fixed channel response; updated log RX
This commit is contained in:
@@ -5,6 +5,6 @@ namespace Menking\Meshcore\Model;
|
||||
class ChannelResponse extends Response {
|
||||
public int $code;
|
||||
public int $channel_idx;
|
||||
public array $detail;
|
||||
public string $channel_name;
|
||||
public string $channel_secret;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user