OBJECT
Details of set point status
type SetPointStatusDetails {# The user who performed the set point statususer: String! # The point namename: String! # The point statusstatus: String! }