Enable fetch of channel info and events
This commit is contained in:
@@ -1184,6 +1184,7 @@ pub struct ChannelConfigResponse {
|
||||
pub channel: Channel,
|
||||
#[serde(rename = "scalarType")]
|
||||
pub scalar_type: ScalarType,
|
||||
#[serde(rename = "byteOrder")]
|
||||
pub byte_order: Option<ByteOrder>,
|
||||
pub shape: Shape,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user