GetSystemGroupsGroup

data class GetSystemGroupsGroup(val app: String, val callback: String, val createTime: String, val description: String, val enabled: Boolean, val gbId: String, val gbIp: String, val groupId: String, val groupName: String, val id: String, val inProtocol: String, val outProtocol: String, val playDomain: String, val pushDomain: String, val stats: List<GetSystemGroupsGroupStat>)

Constructors

Link copied to clipboard
constructor(app: String, callback: String, createTime: String, description: String, enabled: Boolean, gbId: String, gbIp: String, groupId: String, groupName: String, id: String, inProtocol: String, outProtocol: String, playDomain: String, pushDomain: String, stats: List<GetSystemGroupsGroupStat>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val app: String

The App Name of Group.

Link copied to clipboard

The space within the device status update of the callback, need to start with http:// or https:// at the beginning.

Link copied to clipboard

The creation time of the Group.

Link copied to clipboard

The description of the Group.

Link copied to clipboard

Whether to open Group.

Link copied to clipboard

Space of national standard ID. NOTE: Available only in the national standard access space.

Link copied to clipboard

Space of national standard signaling server address. NOTE: Available only in the national standard access space.

Link copied to clipboard

The ID of Group.

Link copied to clipboard

The name of Group.

Link copied to clipboard
val id: String

The ID of the Group.

Link copied to clipboard

The use of the access protocol support gb28181,rtmp(Real Time Messaging Protocol).

Link copied to clipboard

The use of space play Protocol multi-valued separate them with commas (,). Valid values: flv,hls, rtmp(Real Time Messaging Protocol).

Link copied to clipboard

The domain name of plan streaming used by the group.

Link copied to clipboard

The domain name of push streaming used by the group.

Link copied to clipboard

The Device statistics of Group.