Table of Contents

Monitoring Point Type

MonitoringPointTypeId : int64Code : stringDescription : stringNotes : stringIsActive : booleanIsCalculated : booleanHasUpperCriticalBound : booleanHasLowerWarningBound : booleanHasLowerCriticalBound : booleanHasUpperWarningBound : booleanUpperWarningBound : decimalUpperCriticalBound : decimalLowerCriticalBound : decimalLowerWarningBound : decimalSequenceNumber : int32ReadingFormula : stringCreatedOn : datetimeModifiedOn : datetimeVersion : int32MonitoringPointPermissionTreeUserUnitOfMeasurementUpperCriticalAlarmTypeUpperWarningAlarmTypeLowerWarningAlarmTypeLowerCriticalAlarmTypetypeuser rightscreated bymodified byunit of measureupper critical alarm typeupper warning alarm typelower warning alarm typelower critical alarm type

Learn more about Monitoring Point Types from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetMonitoringPointType

Get a Monitoring Point Type resource.

View

PATCH UpdateMonitoringPointType

Update an existing Monitoring Point Type resource.

View

DELETE DeleteMonitoringPointType

Delete an existing Monitoring Point Type resource.

View

GET GetMonitoringPointTypeCollection

Get a collection of Monitoring Point Type resources.

View

POST CreateMonitoringPointType

Create a new Monitoring Point Type resource.

View

GET LookupMonitoringPointTypeChangePermissionTree

Lookup the permission set for changing the Monitoring Point Type.

View

GET LookupMonitoringPointTypeInsertPermissionTree

Lookup the permission set for creating the Monitoring Point Type.

View

GET LookupMonitoringPointTypeLowerCriticalAlarmType

Lookup the Alarm Type for the Monitoring Point Type.

View

GET LookupMonitoringPointTypeLowerWarningAlarmType

Lookup the Alarm Type for the Monitoring Point Type.

View

GET LookupMonitoringPointTypeUnitOfMeasurement

Lookup the Unit Of Measurement for the Monitoring Point Type.

View

GET LookupMonitoringPointTypeUpperCriticalAlarmType

Lookup the Alarm Type for the Monitoring Point Type.

View

GET LookupMonitoringPointTypeUpperWarningAlarmType

Lookup the Alarm Type for the Monitoring Point Type.

View

GET BatchGetMonitoringPointType

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

View

POST BatchCreateMonitoringPointType

Create a new collection of Monitoring Point Type resources.

View

PATCH BatchUpdateMonitoringPointType

Update a collection of existing Monitoring Point Type resources.

View

DELETE BatchDeleteMonitoringPointType

Delete a collection of existing Monitoring Point Type resources.

View

PATCH ChangeMonitoringPointTypeIsActive

Change the IsActive status for an existing Monitoring Point Type resource.

View

PATCH ChangeMonitoringPointTypePermissionTree

Change the PermissionTree for an existing Monitoring Point Type resource.

View

PATCH BatchChangeMonitoringPointTypeIsActive

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

View

PATCH BatchChangeMonitoringPointTypePermissionTree

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

View