Skip to content

ocampana-videotec/onvif-cloud

Repository files navigation

Getting Started

First, run the development server:

npm install
npm run dev

Onvce the server is operational, you can trigger a device sharing procedure with the following command

mqtt pub -t 'start/device/sharing' -h 'test.mosquitto.org' -m '{"shareToken": "1", "JWTCertificate": "2", "JWTTrustAnchor": "3", "JWTConfiguration": "4", "UplinkTrustAnchor": "5", "UplinkConfiguration": "6"}'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published