Some comments

This commit is contained in:
lehanspb
2023-02-15 10:37:22 +03:00
parent 6aded16979
commit eb800133a0

View File

@@ -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,