Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 382 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 382 Bytes

robopava-jquery

Simple web api client jQuery App This mini view is part of developments related to robopava, brings a lite and simple view to set pava temperature.

How to use it? Set manually domain address pointing to robopava php api const urlPost = 'http://x.x.x.x/v1/pavas/calentar'; const urlGet = 'http://x.x.x.x/v1/pavas/temperatura'; And start using the app.

Enjoy :)