Hi All,
Is there any way for a rainmaker client to fetch whether or not it belongs to a group on the AWS backend (Private)?
Im just putting some feelers out for a new feature I need to add soonish.
Best Wishes,
Josh C
Search found 25 matches
- Tue Apr 23, 2024 1:57 pm
- Forum: ESP RainMaker
- Topic: Client Side "GetGroupID" exists?
- Replies: 1
- Views: 5219
- Thu Apr 11, 2024 2:50 pm
- Forum: ESP RainMaker
- Topic: Failing to Upload zip files for OTA
- Replies: 1
- Views: 4706
Failing to Upload zip files for OTA
Hi Gang, Currently in the middle of a production release, running integration tests on RMaker OTA functionality and reachability TODAY. Im attempting to upload a new zip file to the private rainmaker backend, but its giving me a "Package file name is not valid." error. The filename is v2.6A.zip, whi...
- Thu Feb 15, 2024 4:48 pm
- Forum: ESP RainMaker
- Topic: Regular MQTT Disconnects - TLS Error
- Replies: 0
- Views: 3240
Regular MQTT Disconnects - TLS Error
Hi All, I am a private distro customer, recently (in the last 24 hours) dev devices have started to report the following after provisioning. E (37283) esp-tls-mbedtls: read error :-0x004C: E (37283) transport_base: esp_tls_conn_read error, errno=Socket is not connected E (37285) mqtt_client: esp_mqt...
- Wed Jan 24, 2024 4:07 pm
- Forum: ESP RainMaker
- Topic: Insights Variable Upload Examples
- Replies: 1
- Views: 3324
Insights Variable Upload Examples
Hi All, I have a few questions about Insights, posting variables and then what timeseries provides as an additional component. Firstly: I would like to pass some additional variables up to insights, such that I can continue to use the insights dashboard as the source of truth for the devices. I woul...
- Wed Jan 17, 2024 1:55 pm
- Forum: ESP RainMaker
- Topic: Admin Cli CA Generation
- Replies: 2
- Views: 25080
Re: Admin Cli CA Generation
Hey Piyush,
Happy new year!
Sorry for abandoning this thread! I will be back doing another round of flashing soon, in which I intend to use the same methods as before. If this error shows herself during that process I will ensure to get you the most verbose logs I can.
Best Wishes,
Josh C
Happy new year!
Sorry for abandoning this thread! I will be back doing another round of flashing soon, in which I intend to use the same methods as before. If this error shows herself during that process I will ensure to get you the most verbose logs I can.
Best Wishes,
Josh C
- Wed Nov 22, 2023 2:47 pm
- Forum: ESP RainMaker
- Topic: Admin Cli CA Generation
- Replies: 2
- Views: 25080
Admin Cli CA Generation
Hi All, Might be worth checking the CA generation on the Admin Cli side, Ive been trying to follow your prompts and currently I cannot get the --outdir parameter to work correctly. The documentation states that if the directory doesnt exist, it will be created, which for me is not the case. I am abl...
- Thu Nov 09, 2023 1:16 pm
- Forum: ESP RainMaker
- Topic: ESP RMAKER TIME SYNC - Incorrect
- Replies: 2
- Views: 20362
Re: ESP RMAKER TIME SYNC - Incorrect
Hi Pal,
Thanks for the clarification, Got it working as intended!
Best Wishes,
JC
Thanks for the clarification, Got it working as intended!
Best Wishes,
JC
- Thu Nov 09, 2023 12:18 pm
- Forum: ESP RainMaker
- Topic: ESP RMAKER TIME SYNC - Incorrect
- Replies: 2
- Views: 20362
ESP RMAKER TIME SYNC - Incorrect
Hi Guys, So I have the time sync enabled for the rmaker_client, but when it goes online, its retrieving all zeros as unix time, giving me 1st Jan 1970 00:00:00, which is obviously wrong: I (54120) esp_rmaker_param: Received params: {"Time":{"TZ":"Europe/London"}} I (54120) esp_rmaker_time_service: R...
- Thu Nov 09, 2023 12:06 pm
- Forum: ESP RainMaker
- Topic: How to build esp-rainmaker examples in VSC (esp idf)
- Replies: 5
- Views: 24988
Re: How to build esp-rainmaker examples in VSC (esp idf)
Hey bud, Just saw this in passing and maybe I can give a few pointers, as someone who uses IDF with VSC everyday. Firstly, id use docker for setting up the dev environment (even if you dont really have experience with docker) its easier to learn docker than it is decipher the IDF readmes. Secondly, ...
- Thu Nov 09, 2023 11:52 am
- Forum: ESP RainMaker
- Topic: Rainmaker Claiming - Python Dep Conflict
- Replies: 1
- Views: 33564
Re: Rainmaker Claiming - Python Dep Conflict
For those interested, I have gotten around this by rolling back to the 5.0.2 docker image for the purposes of claiming, seems to work as designed.