module
Version:
v0.0.0-...-3946914
Opens a new window with list of versions in this module.
Published: Dec 6, 2023
License: MIT
Opens a new window with license information.
README
¶
Omnidots API Client
The Omnidots API docs are here.
Fed those docs to ChatGPT, told it to make an OpenAPI spec, then used a code generator to get the Go client code
Using the CLI
go build -o omnidots-cli ./cmd/cli/main.go
./omnidots-cli --token {TOKEN HERE} --command list-sensors
Click to show internal directories.
Click to hide internal directories.