Class RemoteCSEAnnc
Inheritance
object
RemoteCSEAnnc
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("m2m:csrA")]
public class RemoteCSEAnnc : AnnouncedResource
Properties
|
Edit this page
View Source
AEAnnc
Declaration
[JsonProperty("m2m:aeA")]
public ICollection<AEAnnc> AEAnnc { get; set; }
Property Value
|
Edit this page
View Source
AccessControlPolicy
Declaration
[JsonProperty("m2m:acp")]
public ICollection<AccessControlPolicy> AccessControlPolicy { get; set; }
Property Value
|
Edit this page
View Source
AccessControlPolicyAnnc
Declaration
[JsonProperty("m2m:acpA")]
public ICollection<AccessControlPolicyAnnc> AccessControlPolicyAnnc { get; set; }
Property Value
|
Edit this page
View Source
CSEBase
Declaration
[JsonProperty("cb")]
public string CSEBase { get; set; }
Property Value
|
Edit this page
View Source
CSE_ID
Declaration
[JsonProperty("csi")]
public string CSE_ID { get; set; }
Property Value
|
Edit this page
View Source
ChildResource
Declaration
[JsonProperty("ch")]
public ICollection<ChildResourceRef> ChildResource { get; set; }
Property Value
|
Edit this page
View Source
Container
Declaration
[JsonProperty("m2m:cnt")]
public ICollection<Container> Container { get; set; }
Property Value
|
Edit this page
View Source
ContainerAnnc
Declaration
[JsonProperty("m2m:cntA")]
public ICollection<ContainerAnnc> ContainerAnnc { get; set; }
Property Value
|
Edit this page
View Source
CseType
Declaration
[JsonProperty("cst")]
public CseTypeID? CseType { get; set; }
Property Value
|
Edit this page
View Source
E2ESecInfo
Declaration
[JsonProperty("esi")]
public E2ESecInfo E2ESecInfo { get; set; }
Property Value
|
Edit this page
View Source
Group
Declaration
[JsonProperty("m2m:grp")]
public ICollection<Group> Group { get; set; }
Property Value
|
Edit this page
View Source
GroupAnnc
Declaration
[JsonProperty("m2m:grpA")]
public ICollection<GroupAnnc> GroupAnnc { get; set; }
Property Value
|
Edit this page
View Source
LocationPolicyAnnc
Declaration
[JsonProperty("m2m:lcpA")]
public ICollection<LocationPolicyAnnc> LocationPolicyAnnc { get; set; }
Property Value
|
Edit this page
View Source
NodeAnnc
Declaration
[JsonProperty("m2m:nodA")]
public ICollection<NodeAnnc> NodeAnnc { get; set; }
Property Value
|
Edit this page
View Source
NodeLink
Declaration
[JsonProperty("nl")]
public string NodeLink { get; set; }
Property Value
|
Edit this page
View Source
PointOfAccess
Declaration
[JsonProperty("poa")]
public ICollection<string> PointOfAccess { get; set; }
Property Value
|
Edit this page
View Source
PollingChannel
Declaration
[JsonProperty("m2m:pch")]
public ICollection<PollingChannel> PollingChannel { get; set; }
Property Value
|
Edit this page
View Source
RequestReachability
Declaration
[JsonProperty("rr")]
public bool? RequestReachability { get; set; }
Property Value
|
Edit this page
View Source
ScheduleAnnc
Declaration
[JsonProperty("m2m:schA")]
public ICollection<ScheduleAnnc> ScheduleAnnc { get; set; }
Property Value
|
Edit this page
View Source
Sg_AnnouncedFlexContainerResource
Declaration
[JsonProperty("sg_announcedFlexContainerResource")]
public ICollection<AnnouncedFlexContainerResource> Sg_AnnouncedFlexContainerResource { get; set; }
Property Value
|
Edit this page
View Source
Sg_FlexContainerResource
Declaration
[JsonProperty("sg_flexContainerResource")]
public ICollection<FlexContainerResource> Sg_FlexContainerResource { get; set; }
Property Value
|
Edit this page
View Source
Subscription
Declaration
[JsonProperty("m2m:sub")]
public ICollection<Subscription> Subscription { get; set; }
Property Value
|
Edit this page
View Source
TimeSeries
Declaration
[JsonProperty("m2m:ts")]
public ICollection<TimeSeries> TimeSeries { get; set; }
Property Value
|
Edit this page
View Source
TimeSeriesAnnc
Declaration
[JsonProperty("m2m:tsa")]
public ICollection<TimeSeriesAnnc> TimeSeriesAnnc { get; set; }
Property Value