eclipse-iceoryx / eclipse-iceoryx/iceoryx2-csharp

Cleanup Documentation of Examples

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
31
Forks
8
PR merge metrics
No merged PRs in 30d

Description

Some documentation nitpicks from the examples:
- ComplexDataTypes: There is no `PointData` but a `Point3D` data type
- ObservableWaitSet: The maximum possible value of the event id is 255 so that a notify with event id `456` will result in a crash. See https://github.com/eclipse-iceoryx/iceoryx2/blob/v0.8.0/doc/release-notes/iceoryx2-v0.7.0.md#config-breaking-changes
- WaitSetMultiplexing: Same like ObservableWaitSet example

_Originally posted by @dkroenke in https://github.com/eclipse-iceoryx/iceoryx2-csharp/issues/9#issuecomment-3714287100_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.