Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Add broadcast support #312

Merged
merged 5 commits into from Jun 17, 2019
Merged

Add broadcast support #312

merged 5 commits into from Jun 17, 2019

Conversation

emgre
Copy link
Member

@emgre emgre commented Jun 17, 2019

Closes #80.

Add broadcast support. Only a few functions support broadcasts:

  • Write (2)
  • Direct Operate - No Acknowledgment (6)
  • Enable/Disable Unsolicited (20/21)
  • Assign class (22)
  • Record Current Time (24)

The BROADCAST_OPTIONAL_CONFIRM (0xFFFF) acts exactly like BROADCAST_DONT_CONFIRM (0xFFFD).

@emgre emgre requested a review from jadamcrain June 17, 2019 15:40
@jadamcrain
Copy link
Member

jadamcrain commented Jun 17, 2019

Passes all broadcast conformance tests

@jadamcrain jadamcrain merged commit 5605aeb into develop Jun 17, 2019
@jadamcrain jadamcrain deleted the feature-broadcast branch June 17, 2019 19:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for all-stations or broadcast messages
2 participants