icebob / vue-express-mongo-boilerplate

:star: MEVN Full stack JS web app boilerplate with NodeJS, Express, Mongo and VueJS

Home Page:http://vemapp.moleculer.services/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to add device by api?

anivff opened this issue · comments

When i try add
"/api/devices/add?address=123&type=d3&name=dev&description=test&status=1"

i get:
"error": { "status": 400, "type": "INVALID_CODE", "message": "Invalid code!"