Documentation & Resources

SGS Resource Center

Installation guides, API reference, downloads, and support for all SGS products.

REST API

Custom integrations and advanced data workflows

For utilities building custom tools or requiring advanced data workflows, our API exposes all current device, status, and event data in clean JSON format.

Example — Permanent Fault Event Response

				
					"MostRecentEvent": {
  "EventId": 3,
  "EventTimestamp": "2024-07-23T18:42:24.750Z",
  "EventTypeEnum": 7,
  "EventTypeName": "PFault",
  "ResetCauseName": null,
  "PrefaultCurrent": 22,
  "FaultCurrent": 609,
  "RecoveryCurrent": 0
}

				
			

Contact & Support

Query fault events and indicator trips reported by connected devices. Events are retained for 365 days.