Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 564 Bytes

GatewayDeviceConfig.md

File metadata and controls

16 lines (11 loc) · 564 Bytes

spanapi.model.GatewayDeviceConfig

Load the model package

import 'package:spanapi/api.dart';

Properties

Name Type Description Notes
gatewayId String This is the ID of the gateway this configuration applies to. [optional]
params Map<String, String> [optional] [default to const {}]

[Back to Model list] [Back to API list] [Back to README]