Class CameraWirelessProfiles
Wireless profiles
[DataContract]
public class CameraWirelessProfiles
- Inheritance
-
CameraWirelessProfiles
- Inherited Members
Properties
Ids
The ids of the wireless profile to assign to the given camera
[ApiAccess(ApiAccess.ReadUpdate)]
[DataMember(Name = "ids")]
public WirelessProfilesIds Ids { get; set; }