William Sobel
William Sobel
now merged into main.
Closing issues since it appears to be working.
I'll check to make sure it's working.
We need to decide on the behavior. When the device is unavailable it should be unavailable. When the device becomes available it will assume the initial value.
@shaurabhsingh Any progress?
Depends on the SchemaVersion. I’ll check to make sure it is being produced. - W
@hulinning2 Can you upload your cfg file?
Found the following issues with the current schema: System ID: http://localhost:5001/current Main validation file: http://localhost:5001/current Schema: http://localhost:5001/schemas/MTConnectStreams_2.3.xsd Engine name: Xerces Severity: error Problem ID: cvc-complex-type.4 Description: Attribute 'conditionId' must appear...
In summary, conditionId is not required on normal or unavailable, only warning and fault. It needs to be a string.
ID type is fixed in the latest 2.3 schema. We still need to fix the Unavailable requirement.