Class AEAnnc
Inheritance
object
AEAnnc
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("m2m:aeA")]
public class AEAnnc : AnnouncedResource
Properties
|
Edit this page
View Source
AE_ID
Declaration
[JsonProperty("aei")]
public string AE_ID { 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
AppName
Declaration
[JsonProperty("apn")]
public string AppName { get; set; }
Property Value
|
Edit this page
View Source
App_ID
Declaration
[JsonProperty("api")]
public string App_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
ContentSerialization
Declaration
[JsonProperty("csz")]
public ICollection<PermittedMediaTypes> ContentSerialization { 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
NodeLink
Declaration
[JsonProperty("nl")]
public string NodeLink { get; set; }
Property Value
|
Edit this page
View Source
OntologyRef
Declaration
[JsonProperty("or")]
public string OntologyRef { 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
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
SemanticDescriptor
Declaration
[JsonProperty("m2m:smd")]
public ICollection<SemanticDescriptor> SemanticDescriptor { 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
|
Edit this page
View Source
TrafficPatternAnnc
Declaration
[JsonProperty("m2m:trptA")]
public ICollection<TrafficPatternAnnc> TrafficPatternAnnc { get; set; }
Property Value