UNPKG

@c8y/client

Version:

Client application programming interface to access the Cumulocity IoT-Platform REST services.

7 lines 216 B
export declare enum MetaChannel { HANDSHAKE = "/meta/handshake", CONNECT = "/meta/connect", SUBSCRIBE = "/meta/subscribe", UNSUBSCRIBE = "/meta/unsubscribe" } //# sourceMappingURL=MetaChannel.d.ts.map