Tuya PLC Gateway Development Framework Software
Specifikacijos
- Produktas: PLC antrinio įrenginio jungiamumas
- Versija: 20250317
- Internetinė versija
Informacija apie produktą
Power Line Communication (PLC) sub-device connectivity is designed to help you easily develop PLC gateways. Tuya’s hardware and software-integrated solution provides a PLC module and software implementation, allowing you to build a PLC gateway with no code and connect to PLC sub-devices in the Tuya ecosystem. This topic describes how to use the PLC features with the TuyaOS Gateway Development Framework.
Pagrindinė informacija
PLC šliuzo kūrimas yra sudėtingas ir reikalauja ilgo kūrimo ciklo. „Tuya“ integruotas aparatinės ir programinės įrangos sprendimas supaprastina sudėtingų šliuzų kūrimą. Net jei neturite jokių PLC žinių, galite ekonomiškai efektyviai sukurti PLC šliuzą. Prijunkite savo aparatinę įrangą prie „Tuya“ PLC modulio per nuoseklųjį prievadą ir įjunkite PLC funkcijas programinėje įrangoje. Tada jūsų produktas taps PLC palaikančiu ir galės prisijungti prie „Tuya“ palaikančių įrenginių.
Vystymo vadovas
This section describes how to enable PLC features with the TuyaOS Gateway Development Framework by making API calls. Two interfaces are used to enable PLC features: PLC initialisationtuya_plc_svc_init
ir PLC paleidimas tuya_plc_svc_start
. They have the same parameters in JSON used for configurations.
Konfigūracijos aprašymas
JSON duomenų laukai:
Laukas | dev name | Cts | sparta | Aprašymas |
---|---|---|---|---|
Specifies the serial port number. | — | — | — | Specifies the serial port number used for communication. |
Specifies whether to enable hardware flow control. | — | 1 : Enable0 : Disable | — | Whether to enable hardware flow control depends on the PLC module you use. |
Baud rate for serial communication | — | — | Set according to PLC requirements | The baud rate for serial communication between the PLC module and the gateway’s microcontroller chip. |
Example
DUK
K: Kokia PLC antrinio įrenginio jungties paskirtis?
A: The purpose is to help users easily develop PLC gateways and connect to PLC sub-devices in the Tuya ecosystem.
Dokumentai / Ištekliai
![]() |
„tuya PLC“ šliuzo kūrimo programos programinė įranga [pdfVartotojo vadovas PLC šliuzo kūrimo sistemos programinė įranga, šliuzo kūrimo sistemos programinė įranga, kūrimo sistemos programinė įranga, sistemos programinė įranga |