Table of Contents

Monitoring Point

MonitoringPointId : int64Code : stringDescription : stringSerialNumber : stringNotes : stringIsActive : booleanIsCalculated : booleanSequenceNumber : int32ReadingFormula : stringSerialNumber : stringUpperWarningBound : decimalUpperCriticalBound : decimalLowerCriticalBound : decimalLowerWarningBound : decimalCreatedOn : datetimeModifiedOn : datetimeVersion : int32MonitoringPointTypeMonitoringPointReadingMonitoringPointParameterMonitoringPointAttributePermissionTreeUserUnitOfMeasurementAssetUpperCriticalAlarmTypeUpperWarningAlarmTypeLowerWarningAlarmTypeLowerCriticalAlarmTypetypereadings0..*parameters0..*attributes0..*user rightscreated bymodified byunit of measurelinked assetupper critical alarm typeupper warning alarm typelower warning alarm typelower critical alarm type

Learn more about Monitoring Points from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetMonitoringPoint

Get a Monitoring Point resource.

View

PATCH UpdateMonitoringPoint

Update an existing Monitoring Point resource.

View

DELETE DeleteMonitoringPoint

Delete an existing Monitoring Point resource.

View

GET GetMonitoringPointCollection

Get a collection of Monitoring Point resources.

View

POST CreateMonitoringPoint

Create a new Monitoring Point resource.

View

GET LookupMonitoringPointAsset

Lookup the Regular Asset for the Monitoring Point.

View

GET LookupMonitoringPointChangePermissionTree

Lookup the permission set for changing the Monitoring Point.

View

GET LookupMonitoringPointInsertPermissionTree

Lookup the permission set for creating the Monitoring Point.

View

GET LookupMonitoringPointLowerCriticalAlarmType

Lookup the Alarm Type for the Monitoring Point.

View

GET LookupMonitoringPointLowerWarningAlarmType

Lookup the Alarm Type for the Monitoring Point.

View

GET LookupMonitoringPointMonitoringPointType

Lookup the Monitoring Point Type for the Monitoring Point.

View

GET LookupMonitoringPointUnitOfMeasurement

Lookup the Unit Of Measurement for the Monitoring Point.

View

GET LookupMonitoringPointUpperCriticalAlarmType

Lookup the Alarm Type for the Monitoring Point.

View

GET LookupMonitoringPointUpperWarningAlarmType

Lookup the Alarm Type for the Monitoring Point.

View

GET BatchGetMonitoringPoint

Get a collection of Monitoring Point resources for the set of id's.

View

POST BatchCreateMonitoringPoint

Create a new collection of Monitoring Point resources.

View

PATCH BatchUpdateMonitoringPoint

Update a collection of existing Monitoring Point resources.

View

DELETE BatchDeleteMonitoringPoint

Delete a collection of existing Monitoring Point resources.

View

PATCH ChangeMonitoringPointIsActive

Change the IsActive status for an existing Monitoring Point resource.

View

PATCH ChangeMonitoringPointPermissionTree

Change the PermissionTree for an existing Monitoring Point resource.

View

PATCH BatchChangeMonitoringPointIsActive

Change the IsActive status for a collection of existing Monitoring Point resources.

View

PATCH BatchChangeMonitoringPointPermissionTree

Change the PermissionTree status for a collection of existing Monitoring Point resources.

View