Point Alarm Status V1 API

Swagger

The Swagger specification of this service can be found here.

Go client

The Go client code for this service is available here.

Alarm status

Alarm threshold

Alarm types

SNS

The alarm status is, when calculated, sent as an event to an SNS topic. The format of the messages is documented here.

Enumerated types

Various types used in requests and responses are represented by enumerations. Their meanings are documented below.

Alarm status type

Value Type
0 NOT_CONFIGURED
1 NO_DATA
2 GOOD
3 ALERT
4 DANGER

Threshold type

Value Type
0 NONE
1 OVERALL_IN_WINDOW
2 OVERALL_OUT_OF_WINDOW
3 INSPECTION

Band alarm

Band alarm frequency value type

Value Type
0 UNKNOWN
1 FIXED
2 SPEED_MULTIPLE

Read more here.

Band alarm threshold value type

Value Type
0 UNKNOWN
1 ABSOLUTE
2 RELATIVE_FULLSCALE
3 RELATIVE_OVERALL

Read more here.

More information

Information about the PAS API can be found here: