Skip to content

nipc-asdf-03

Latest
Compare
Choose a tag to compare
@rohitmohan96 rohitmohan96 released this 21 Oct 23:23
· 28 commits to main since this release
  • API changes to adopt to ASDF principles and nomenclature:
  • Replaced different operations categories with SDF actions
  • Updated pub/sub topic APIs to SDF events
  • Introduced properties instead of attributes
  • Consolidated different types of properties into a single SDF property
  • Removed superfluous API’s due to consolidation of properties
  • Updated the schema with SDF nomenclature
  • Implemented a new OpenAPI model (appendix)
  • Updates to the intro and overview to reflect changes
  • A new architecture section explaining all API architecture elements
  • Main API catetgory: Actions
  • 2nd API category: Registrations – these APIs should only be needed if NIPC is standalone. When integrated in SDF model, registrations are part of the model (NIPC in SDF!)
  • Changed protobuf to CBOR