An object containing the API endpoint paths used in the application.

Enumeration Members

AUTHORIZE: "authorize"

The endpoint for authorization.

FORGOTPASSWORD: "forgotpassword2"

The endpoint for password recovery.

LOGIN: "login2"

The endpoint for user login.

LOGOUT: "logout2"

The endpoint for user logout.

MQTT_HOST: "mqtt_host"

The endpoint for retriving mqtt host.

PASSWORD: "password2"

The endpoint for password operations.

TOKEN: "token"

The endpoint for token operations.

USER: "user2"

The endpoint for user operations.

USER_CUSTOM_DATA: "user/custom_data"

The endpoint for user custom data.

USER_GROUP: "user/node_group"

The endpoint for user node groups.

USER_GROUP_SHARING: "user/node_group/sharing"

The endpoint for user node group sharing info.

USER_GROUP_SHARING_REQUESTS: "user/node_group/sharing/requests"

The endpoint for user node group sharing requests/invitations.

USER_NODE: "user/nodes"

The endpoint for user nodes.

USER_NODE_AUTOMATION: "user/node_automation"

The endpoint for user node automation.

USER_NODE_CONFIG: "user/nodes/config"

The endpoint for user node config.

USER_NODE_MAP: "user/nodes/mapping"

The endpoint for user nodes mapping.

USER_NODE_MAPPING_INITIATE: "user/nodes/mapping/initiate"

The endpoint for user node mapping initiation.

USER_NODE_MAPPING_VERIFY: "user/nodes/mapping/verify"

The endpoint for user node mapping verification.

USER_NODE_PARAM: "user/nodes/params"

The endpoint for user nodes params.

USER_NODE_SHARING: "user/nodes/sharing"

The endpoint for user node sharing.

USER_NODE_SHARING_REQUESTS: "user/nodes/sharing/requests"

The endpoint for user node sharing requests/invitations.

USER_NODE_SIMPLE_TS_DATA: "user/nodes/simple_tsdata"

The endpoint for user node time series simple data.

USER_NODE_STATUS: "user/nodes/status"

The endpoint for user node status.

USER_NODE_TS_DATA: "user/nodes/tsdata"

The endpoint for user node time series data.

USER_NODES_OTA_STATUS: "user/nodes/ota_status"

The endpoint for user nodes OTA status.

USER_NODES_OTA_UPDATE: "user/nodes/ota_update"

The endpoint for user nodes OTA update.

USER_PUSH_NOTIFICATION_MOBILE_PLATFORM_ENDPOINT: "user/push_notification/mobile_platform_endpoint"

The endpoint for user push notifications mobile platform endpoint.