- Posts: 65
- Thank you received: 13
When I press the 'i' in the upper right corner it says V0.8.Dennis wrote: which easyIoT server version are you running? In another thread i just read that part of the http api is only included since 0.8x release, maybe thats the problem?
regards
Please Log in or Create an account to join the conversation.
I sent this using Postman add-in: POST /Api/EasyIoT/Control/Module/Esp8266/N9S0/ControlLevel/22.0/Dennis wrote: ... you can use the chrome add-in Postman for example, to send post request
<date/time> INFO EasyIoWwebinterface EasyIoControl Module Virtual <the API message that is sent>
http://192.168.0.123/Api/EasyIoT/Control/Module/Esp8266/N22S0/ControlLevel/22.0/
Please Log in or Create an account to join the conversation.
ArneiO wrote:
I sent this using Postman add-in: POST /Api/EasyIoT/Control/Module/Esp8266/N9S0/ControlLevel/22.0/Dennis wrote: ... you can use the chrome add-in Postman for example, to send post request
Result: "Could not get any response"
I think the error is on the server side. I have tried several times to set up new nodes. In the server console window on the RPi the API message shows up with lines looking like this:When I send a line from browser URL-line as suggested, such a line comes up on the EasyIoT server console.<date/time> INFO EasyIoWwebinterface EasyIoControl Module Virtual <the API message that is sent>
But nothing more happens.
If I do the same thing with a non-existing node identifier, like this - the same thing happens (I do not have a node N22S0:http://192.168.0.123/Api/EasyIoT/Control/Module/Esp8266/N22S0/ControlLevel/22.0/
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.