Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Mobile Rounds

TransmittedStreamStatus

  • Last UpdatedApr 15, 2025
  • 1 minute read

To create the TransmittedStreamStatus enumeration definition, use the process outlined in Create enumeration schema definitions.

The TransmittedStreamStatus JSON text is

{

"Name": "TransmittedStreamStatus",

"Id": "TransmittedStreamStatus",

"State": "Active",

"Members": [

{

"Name": "Processed",

"Code": 1,

"State": "Active",

"Description": "Stream is processed"

},

{

"Name": "Failed",

"Code": 2,

"State": "Active",

"Description": "Stream processing failed"

}

]

}

In the URI field, type /Enumerations/ at the end of the existing text, then add the text from the "Id" field of the schema. For TransmittedStreamStatus, use /Enumerations/TransmittedStreamStatus.

TitleResults for “How to create a CRG?”Also Available in