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