View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008484 | .NET API | Feature Request | public | 2022-12-01 10:08 | 2022-12-02 04:55 |
| Reporter | Praveen | Assigned To | |||
| Priority | immediate | Severity | major | Reproducibility | N/A |
| Status | new | Resolution | open | ||
| Platform | Windows | OS | 2010pro | ||
| Summary | 0008484: Payload Structure for alarm and events, when publishing to middleware in Pub sub. | ||||
| Description | we have built a Publisher Subscriber bridge which actually consumes the Configuration data, | ||||
| Tags | Alarms, Part 014 - PubSub | ||||
| Attached Files | sample_structure (1,970 bytes)
{
"MessageId" : "42b2c65a-1dce-4d48-83a0-57f308ae566e",
"PublisherId" : "54f4825d-4b3b-4b53-81cc-d8579c9794d9",
"MessageType" : "ua-data",
"Messages" : [ {
"DataSetWriterId" : 101,
"SequenceNumber" : 6715,
"MetaDataVersion" : {
"MajorVersion" : 723113404,
"MinorVersion" : 723113404
},
"AlarmPayload" : {
"ns=2;s=0:West/Blue" : [ {
"Events" : [ {
"ClientHandle" : 5,
"EventFields" : [ "+BthYD7mhEy6HSTYmHJAOg==", {
"Id" : 9764
}, {
"IdType" : 1,
"Id" : "1:Colours/EastTank",
"Namespace" : 2
}, "EastTank", "2022-11-30T10:49:56.7929121Z", "2022-11-30T10:49:56.7934119Z", null, "The alarm severity has increased.", 900 ]
}, {
"ClientHandle" : 5,
"EventFields" : [ "PMxv3HSPfkK0IBESEHmPaQ==", {
"Id" : 10751
}, {
"IdType" : 1,
"Id" : "1:Colours/EastTank",
"Namespace" : 2
}, "EastTank", "2022-11-30T10:49:56.7929121Z", "2022-11-30T10:49:56.7936182Z", null, "The alarm severity has increased.", 500 ]
}, {
"ClientHandle" : 5,
"EventFields" : [ "KPgZopeGiky/jl6xAZIX/A==", {
"Id" : 9764
}, {
"IdType" : 1,
"Id" : "1:Metals/WestTank",
"Namespace" : 2
}, "WestTank", "2022-11-30T10:49:56.7941203Z", "2022-11-30T10:49:56.7941203Z", null, "The alarm severity has increased.", 500 ]
}, {
"ClientHandle" : 5,
"EventFields" : [ "hRFrz0N17UKRKAOW0wE8+g==", {
"Id" : 10751
}, {
"IdType" : 1,
"Id" : "1:Metals/WestTank",
"Namespace" : 2
}, "WestTank", "2022-11-30T10:49:56.7941203Z", "2022-11-30T10:49:56.7941203Z", null, "The alarm severity has increased.", 900 ]
} ]
} ]
}
} ]
}
| ||||