Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
Swipe command for Gear S3
Hello everyone,
A developer (systemik) has created a JeeS3Dom application that allows to control a home automation system called Jeedom via HTTP requests.
This app works on the Gear S3 Watch.
https // github . com / Didier3L / JeeS3Dom . git
The application has menus (<! – Main Page ->) to control lights, alarm, scenario, etc.
For lights, there are two sub-menus:
<! – Light Page -> and <! – Light Swipe Page ->
Regarding <! – Light Page -> :
Pressing a command sends an HTTP request (httprequest.js)
<li> <a onclick=”requestcommand(ORDERNUMBER); return false;”> On Office </a> </ li>
<li> <a onclick=”requestcommand(ORDERNUMBER); return false;”> Off Office </a> </ li>
http: // ipaddress: port / core / api / jeeApi.php apikey votre_cle_API_jeedom = & type = cmd & id = ORDERNUMBER
I would like to know how to get the same result with the <! – Light Swipe Page ->
Gesture to the right: On
Gesture to the left: Off
Can you help us ? cordially
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio