Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
java
http
home-automation
mqtt
raspberry-pi
iot
arduino
esp8266
ota
hardware
netty
rest-api
esp32
websockets
internet-of-things
particle-photon
iot-platform
ssl-certificate
blynk-server
blynk
-
Updated
May 24, 2020 - Java

Hello, I want to add my own micro services on the basis of sitewhere micro services. I saw that the source code is used for external project calls using gradle. The API for grpc calls is provided in sitewhere-grpc-api. But how do I call methods on sitewhere when I develop with maven+springboot? Are there demo examples?