Begin refactor frame handling, update clap
This commit is contained in:
@@ -2014,9 +2014,6 @@ pub struct ChannelConfigResponse {
|
||||
pub shape: Shape,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
pub struct EventQueryJsonStringFrame(pub String);
|
||||
|
||||
/**
|
||||
Provide basic information about a channel, especially it's shape.
|
||||
Also, byte-order is important for clients that process the raw databuffer event data (python data_api3).
|
||||
|
||||
Reference in New Issue
Block a user