Pi4J / pi4j-v1

DEPRECATED Java I/O library for Raspberry Pi (GPIO, I2C, SPI, UART)
http://www.pi4j.com
Apache License 2.0
1.31k stars 447 forks source link

Develop/2.0.service #460

Closed FDelporte closed 5 years ago

FDelporte commented 5 years ago

Proposal for a Spring REST interface linked to the core library. Could be the starting point to also add websocket interface for more "realtime" remote interfacing.

FDelporte commented 5 years ago

Do you want this REST service to be further developed in the 1.4-branch?

savageautomate commented 5 years ago

Lets hold off. 1.4 may never be released -- its really a temporary placeholder for a JDK11 build. However all efforts are really geared towards v2.0. This type of service really belongs in 2.0 which will complement other v2.0 features.