Overview of GVP docking capability
GVP docking capability refers to the functions that can be implemented by third-party platforms using the API interfaces opened by GVP. For details, please refer to the detailed description of GVP docking capability API interfaces
GVP docking capability list
Lighting equipment (query, control)
- The GVP platform provides two interface capabilities for querying and controlling lighting devices. First, query the lighting device data, and then call the control interface to perform lighting control;
- The third-party platform synchronizes the status of lighting devices through the query interface;
Air conditioning equipment (query, control)
- The GVP platform provides two interface capabilities for querying and controlling air conditioning equipment. First, query the data of the air conditioning equipment, and then call the control interface to perform air conditioning control;
- The third-party platform synchronizes the status of air conditioning equipment through query interfaces;
Curtain device (query, control)
- The GVP platform provides two interface capabilities for querying and controlling curtain devices. First, query the data of the curtain devices, and then call the control interface to control the curtains;
- The third-party platform synchronizes the status of the curtain device through the query interface;
Sensor device (query)
- The GVP platform provides an open query interface for sensor devices, allowing only the querying of sensor data without control capabilities, such as querying temperature, illumination, humidity, PM2.5, and other data;
Scene information (query, control)
- The GVP platform provides two interface capabilities for querying and controlling scene information. First, query the scene information data, and then call the control interface to perform scene control;
- Scene information is stateless, unlike device information;
Universal Switch (Query, Control)
- The GVP platform provides two interface capabilities: querying and controlling general switches. First, query the general switch data, and then call the control interface to control the general switch;
- The third-party platform synchronizes the status of the universal switch through the query interface;
Regional Information (Query)
- The GVP platform provides an open query interface for regional information, returning all regional information, including the hierarchical structure of regional information;
Device function point information (query)
- The GVP platform provides an open query interface for device function points, allowing users to query all device function point information or retrieve the required information based on specific filtering criteria;