Skip to content

nipc-asdf-04

Compare
Choose a tag to compare
@rohitmohan96 rohitmohan96 released this 07 Apr 22:01
· 29 commits to main since this release
fb38a4e

A short summary of the changes is as follows:

  • All the model and text updates that were discussed at the hackathon and interim meeting
  • Updated architecture section
  • The registration APIs no longer require a device ID to register the model or data-app
  • The value field is made optional in the action API since not all protocols require a value to be sent for an action
  • The failure response and error codes have been redesigned
  • Updated the bulk API extension to align with the new APIs
  • Added a conditional read API extension
  • Updated the CBOR CDDL to allow for a batch of messages to be sent in a single MQTT message
  • Updated the example sections in the draft to go through a couple of API flows
  • Updated the appendix with additional models and an example thermometer SDF model with BLE protocol mapping