mirror of
https://github.com/lehanspb/tuya-mqtt.git
synced 2025-12-18 00:10:20 +00:00
Some comments
This commit is contained in:
@@ -31,6 +31,7 @@ async function processExit(exitCode) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Get new deivce based on configured type
|
// Get new deivce based on configured type
|
||||||
|
// For Tuya Gateway use GenericDevice
|
||||||
function getDevice(configDevice, mqttClient) {
|
function getDevice(configDevice, mqttClient) {
|
||||||
const deviceInfo = {
|
const deviceInfo = {
|
||||||
configDevice: configDevice,
|
configDevice: configDevice,
|
||||||
|
|||||||
Reference in New Issue
Block a user