msangoi / lwpush

A basic LWM2M client to push CoAP content to AirVantage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lwpush

A basic LWM2M client to push CoAP content to AirVantage

Usage

$ lwpush

Usage:
  lwpush [-options] jsonpayload
Options:
  -e string
    	LWM2M endpoint (default "lwpush")
  -p int
    	Server port (default 5685)
  -s string
    	Server host (default "qa.airvantage.io")

About

A basic LWM2M client to push CoAP content to AirVantage

License:MIT License


Languages

Language:Go 100.0%