Improve message names

This commit is contained in:
hensm
2022-08-26 21:21:24 +01:00
parent 90b00c0ce4
commit 5b8a55a2de
8 changed files with 25 additions and 24 deletions

View File

@@ -48,12 +48,12 @@ type MessageDefinitions = {
* Sent to extension from the bridge whenever a receiver device is
* found.
*/
"main:receiverDeviceUp": { deviceId: string; deviceInfo: ReceiverDevice };
"main:deviceUp": { deviceId: string; deviceInfo: ReceiverDevice };
/**
* Sent to extension from the bridge whenever a previously found
* receiver device is lost.
*/
"main:receiverDeviceDown": { deviceId: string };
"main:deviceDown": { deviceId: string };
/**
* Sent to the extension from the bridge whenever a