fryakatkop
1c9739c5cf
changed http endpoints to more rest like api
2017-10-26 20:22:30 +02:00
fryakatkop
3f3409034c
started change to REST API
2017-10-25 01:10:32 +02:00
fryakatkop
bbc3b195da
added primitive read of laser return (poc for future preset feature)
2017-10-21 20:11:05 +02:00
FrYakaTKoP
56822cf17e
added value cap to laser and motorValues
2017-10-09 22:13:09 +02:00
FrYakaTKoP
2e3dabf88b
added /readwifi and /readvalues
...
changed holding values in ram after sending to laserspiro
2017-10-09 21:35:06 +02:00
FrYakaTKoP
924caf8a72
Backend working
2017-10-08 22:03:11 +02:00
FrYakaTKoP
2e97d83740
Update esp8266-laser.ino
2017-10-08 17:46:48 +02:00
FrYakaTKoP
5aa7375f7a
wificonfig still not working
...
- some error when writing/reading from file
setting ssid and password through web and then reconnecting wifi works
= may change storage variant in file to json
2017-10-08 17:33:46 +02:00
FrYakaTKoP
c3f7c45f46
added usage "docu"
2017-10-08 04:07:37 +02:00
FrYakaTKoP
a7de25a117
added wificonfig
...
/ssid/ssidname,
/pwd/password,
/wiap/0/ -> client /1/ -> SoftAP,
/saveconf -> write config to file
* write to file worked ssid and pw gets saved but fails to connect may timeout 10s to short?
2017-10-08 03:59:08 +02:00
FrYakaTKoP
0104ec6874
semi working
...
- will create AP "esptest" and http listen on 192.168.4.1:80
- only motor/nr/value and laser/value are implemented now
2017-10-08 00:16:50 +02:00
FrYakaTKoP
81871b0965
- cleanup, interpret /motor/1/123
2017-10-07 17:26:37 +02:00