Hi,
I've found that zoneIdentity is currently required in the AcquiredSignal element.
|
zone_identity = acq_signal['@zoneIdentity'] |
This seems to be not in line with the OC-SP-ESAM-API-I03 or OC-SP-ESAM-API-C01 specification.
According to the specification zoneIdentity is attribute to the AlternateContent element.
Hi,
I've found that
zoneIdentityis currently required in theAcquiredSignalelement.pois_reference_server/esam-processor.py
Line 110 in 132b13b
This seems to be not in line with the OC-SP-ESAM-API-I03 or OC-SP-ESAM-API-C01 specification.
According to the specification
zoneIdentityis attribute to theAlternateContentelement.