Skip to content

feat: add slave functions (receiveShortFrame, sendAck, sendResponse) - #4

Open
ZeppelinsBot wants to merge 1 commit into
Zeppelin500:mainfrom
ZeppelinsBot:main
Open

feat: add slave functions (receiveShortFrame, sendAck, sendResponse)#4
ZeppelinsBot wants to merge 1 commit into
Zeppelin500:mainfrom
ZeppelinsBot:main

Conversation

@ZeppelinsBot

Copy link
Copy Markdown
Contributor

Adds 3 functions for M-Bus slave role:

  • receiveShortFrame(): Read + validate short frames from master (0x10, C, A, CHK, 0x16)
  • sendAck(): Send ACK (0xE5) response
  • sendResponse(): Send long frame as slave data response

This makes MBusCom usable for both master and slave devices. Needed for MBusino Slave Simulator.

Adds 3 functions for M-Bus slave role:
- receiveShortFrame(): Read + validate short frames from master
- sendAck(): Send ACK (0xE5) response
- sendResponse(): Send long frame as slave data response

This makes MBusCom usable for both master and slave devices.

Co-Authored-By: Data <bot@mbusino.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant