Supporting Member
- Joined
- Jul 14, 2019
- Messages
- 772
- Thread Author
- #41
OK dope. not a bugIt's for my kh guardian. The module for it plugs into the ph probe. So I do have two ph probes. I had to rename it alk
OK dope. not a bugIt's for my kh guardian. The module for it plugs into the ph probe. So I do have two ph probes. I had to rename it alk
There is not. I had this same issue after 3D printing a portrait-mode wall mount for my iPad and confirmed there wasn't a way to rotate it.Is there a way to rotate the display in the app? I keep my tablet mounted in portrait mode and the display is set up for landscape.
Disclaimer: the number of downloads was really low last time I check so I haven't been active in the code at all... so this is off memory@phatduckk Any particular reason why you are accessing datalog.xml?
All the relevant data is present in status.xml
I'm dumb - I meant iPad mini2.@thesassyindian My guess is IPad mini 2 is not equal to Ipad 2 for hardware or software
woah... never had that problem. straight, vanilla GET requests always worked fine for me@phatduckk how were you able to bypass the CORS policy error while accessing the .json over the local network?
Did you have to pass the Access-Control-Request-Headers in your fetch calls?
I am trying to read data from the http://apexhostname/cgi-bin/status.json file from my own web page like mywebsite.com/index.html ?
I keep getting a CORS policy error.