- Joined
- Nov 16, 2013
- Messages
- 3,050
- Reaction score
- 2,383
- Points
- 113
- Location
- Upper Michigan/S. Florida
The electronic hydrometer testing is complete and we are out of beta and ready for users!
Hi! I was able to create an iSpindel device after the first HTTP POST, but I get error "We're sorry, the system is having difficulty right now. Administrators have been notified. RDWHAHB!" on the next POST requests. Can you please share an example JSON message for iSpindel?
I'm also able to register the iSpindle with a JSON request and then every subsequent request with sample data ends in error you mentioned.
But I would like to know how to configure it in iSpined configuration interface. I can select only HTTP request but then how to fill the URL, PORT and other data fields ? I'm not sure this is supported because iSpindel sends HTTP POST requests like this:
{
"name":"Green",
"ID":XXXXX,
"token":"XXXXXXXXXXXXXXXXX",
"angle":75.23137,
"temperature":27.1875,
"temp_units":"C",
"battery":4.588112,
"gravity":75.23137,
"interval":900,
"RSSI":-57
}
I wrote this to admin guys in other thread but they did not approve my post yet so I don't know.
Thanks for reply. I will try that with REST API, but please can you tell me how to configure iSpindel properly ? Look at this example configuration for Monitor.beer, what do we need to set for iSpindel to work with brewersfriend ? I've tried to set my API key in the URL but this is too long for iSpindel. Also HTTPS protocol is questionable, but not sure if iSpindel can handle this protocol. Thanks a lot!Hi Misiak, Thanks for letting us know. That post data looks correct, we did find an issue posting, this is fixed, if you can try again.
Just a quick question, but how do I actually set up the iSpindel to post to the URL? Do I use the HTTP option, or am I missing something?
Also, where is the API key, and other settings?
Halp!
I can confirm with following POST request it's working (device has to be enabled in brew session). Now only just to know how to setup this in iSpindel configuration properly. Thank you!Hi Misiak, Thanks for letting us know. That post data looks correct, we did find an issue posting, this is fixed, if you can try again.
I can confirm with following POST request it's working (device has to be enabled in brew session). Now only just to know how to setup this in iSpindel configuration properly. Thank you!
Edit: Please note that iSpindel sends battery status in Voltage and not percentage so it's not displayed correctly in brewersfriend.
Avantassel, if you would be interested PM me, I could implement a brewersfriend preset in iSpindel firmware so this would make things easier for iSpindel users.
Thanks for reply. I will try that with REST API, but please can you tell me how to configure iSpindel properly ? Look at this example configuration for Monitor.beer, what do we need to set for iSpindel to work with brewersfriend ? I've tried to set my API key in the URL but this is too long for iSpindel. Also HTTPS protocol is questionable, but not sure if iSpindel can handle this protocol. Thanks a lot!
Yes, exactly this I would like to know as well. Hopefully avantassel can bring some light on this.
Just a quick question, but how do I actually set up the iSpindel to post to the URL? Do I use the HTTP option, or am I missing something?
Also, where is the API key, and other settings?
Halp!