- ESP RainMaker 계정에 가입 - ESP RainMaker 장치 프로비저닝 - 원격 또는 로컬 네트워크를 통한 장치 제어 및 관리 - 펌웨어의 장치 설명을 기반으로 한 UI 자동 렌더링 - 지정된 요일 또는 요일에 지정된 시간에 장치에서 작업이 트리거되도록 스케쥴링 - 장치의 추상 또는 논리적 그룹 생성 - 다른 사용자가 장치를 제어할 수 있도록 공유
자세한 내용은 https://rainmaker.espressif.com/을 참조하세요.
업데이트 날짜
2024. 9. 26.
도구
데이터 보안
arrow_forward
보안은 개발자가 데이터를 수집 및 공유하는 방식을 파악하는 것에서 시작됩니다. 데이터 개인 정보 보호 및 보안 관행은 사용자의 앱 사용, 지역, 연령에 따라 다를 수 있습니다. 다음은 개발자가 제공한 정보이며 추후 업데이트될 수 있습니다.
Camera permission is required to scan QR code and location permission is required for BLE-related work. The app's source code is available on GitHub, so you can check its use.
Thanks.
새로운 기능
Improvements and bug fixes : - Added support for OTA notification. - Added fix to push OTA update if the update is already started or in-progress or timed out. - Resolved application build issue. - Other minor fixes.