Skip to content

Commit d9e8058

Browse files
committed
fix: minor cleanup
1 parent 18892f6 commit d9e8058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dev/z2mdata-to-zohsave.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,7 @@ async function convert(dataPath: string): Promise<void> {
221221
neighbor: backupDevice?.is_child !== true,
222222
lastTransportedNetworkKeySeq: undefined,
223223
recentLQAs: [],
224+
lastReceivedRssi: undefined,
224225
incomingNWKFrameCounter: undefined,
225226
endDeviceTimeout: undefined,
226227
linkStatusMisses: 0,

0 commit comments

Comments
 (0)