Equipment Reading Logs

Prev Next

Description 

Meter readings and related details recorded for equipment in Aspire.

Resource overview

EndpointDefinition
GET/EquipmentReadingLogsRetrieve equipment reading log records.
POST/EquipmentReadingLogsLog a new equipment meter reading.
PUT/EquipmentReadingLogsUpdate an existing reading log.

Attributes

AttributeDescriptionData TypeNotes
EquipmentReadingLogIDUnique identifier of the log entryint
EquipmentIDEquipment associated with the readingint
BranchIDBranch associated with the logint
BranchNameName of the branchstringJoin to Branch
DivisionIDDivision associated with the logint
DivisionNameName of the divisionstringJoin to Division
RouteIDRoute associated with the equipmentint
RouteNameName of the routestringJoin to Route
LogDateDate the log was createddate
ReadingDateDate of the meter readingdate
MeterReadingReading valuefloat
TroubleCodeReported issue codestring
CreatedDateTimeDate and time the log was createddate
CreatedByUserIDUser who created the recordint
CreatedByUserNameName of user who created the recordstringJoin to Contact
LastModifiedByUserIDUser who last modified the recordint
LastModifiedByUserNameName of user who last modified the recordstringJoin to Contact
LastModifiedDateTimeDate the record was last modifieddate