openBackhaul / MicroWaveDeviceInventory

Physical and logical inventory of the MW SDN Domain
Apache License 2.0
5 stars 1 forks source link

Need to update the specification based on latest notification support #801

Closed Ziabatcha closed 7 months ago

Ziabatcha commented 8 months ago

Need to update the specification based on the current implementation of device notifications. Because of old specification, notification is expecting resource attribute but that attribute is not supported by notification now.

In the specification, https://github.com/openBackhaul/MicroWaveDeviceInventory/blob/develop/spec/MicroWaveDeviceInventory.yaml#L1144

   required:
   - counter
   - timestamp
  - resource
 - attribute-name
 - new-value

but resource attribute is changed to object path

Ziabatcha commented 8 months ago

Adding the mail conversation mail_conversation.pdf

kmohr-soprasteria commented 8 months ago

also see #803, specification has been updated