adderlink library
A dart library for controlling Adderlink devices via network
Classes
- AdderlinkService
- The AIM API provides access for external applications to key routines used within the AIM server
- AlifConverter
- Converts response bodies to AlifResponse<T>
- AlifError
- An error reported by an ALIF device
-
AlifErrorCopyWith<
$R, $In extends AlifError, $Out> - AlifErrorMapper
-
AlifResponse<
T> - A response object from an ALIF device
-
AlifResponseCopyWith<
$R, $In extends AlifResponse< T> , $Out, T> - AlifResponseMapper
- Channel
-
ChannelCopyWith<
$R, $In extends Channel, $Out> - ChannelMapper
- Channels
-
ChannelsCopyWith<
$R, $In extends Channels, $Out> - ChannelsMapper
- CUsb
-
CUsbCopyWith<
$R, $In extends CUsb, $Out> - CUsbLanExtenders
-
CUsbLanExtendersCopyWith<
$R, $In extends CUsbLanExtenders, $Out> - CUsbLanExtendersMapper
- CUsbMapper
- Device
-
DeviceCopyWith<
$R, $In extends Device, $Out> - DeviceMapper
- Devices
-
DevicesCopyWith<
$R, $In extends Devices, $Out> - DevicesMapper
- GetAllCUsbBody
-
GetAllCUsbBodyCopyWith<
$R, $In extends GetAllCUsbBody, $Out> - GetAllCUsbBodyMapper
- GetChannelsBody
-
GetChannelsBodyCopyWith<
$R, $In extends GetChannelsBody, $Out> - GetChannelsBodyMapper
- GetDevicesBody
-
GetDevicesBodyCopyWith<
$R, $In extends GetDevicesBody, $Out> - GetDevicesBodyMapper
- LoginBody
-
LoginBodyCopyWith<
$R, $In extends LoginBody, $Out> - LoginBodyMapper
Mixins
Extensions
-
AlifErrorValueCopy
on ObjectCopyWith<
$R, AlifError, $Out> -
AlifResponseValueCopy
on ObjectCopyWith<
$R, AlifResponse< T> , $Out> -
ChannelsValueCopy
on ObjectCopyWith<
$R, Channels, $Out> -
ChannelValueCopy
on ObjectCopyWith<
$R, Channel, $Out> -
CUsbLanExtendersValueCopy
on ObjectCopyWith<
$R, CUsbLanExtenders, $Out> -
CUsbValueCopy
on ObjectCopyWith<
$R, CUsb, $Out> -
DevicesValueCopy
on ObjectCopyWith<
$R, Devices, $Out> -
DeviceValueCopy
on ObjectCopyWith<
$R, Device, $Out> -
GetAllCUsbBodyValueCopy
on ObjectCopyWith<
$R, GetAllCUsbBody, $Out> -
GetChannelsBodyValueCopy
on ObjectCopyWith<
$R, GetChannelsBody, $Out> -
GetDevicesBodyValueCopy
on ObjectCopyWith<
$R, GetDevicesBody, $Out> -
LoginBodyValueCopy
on ObjectCopyWith<
$R, LoginBody, $Out>