# Packages
No description provided by the author
# Interfaces
AuthenticationInjector defines an interface to obtain a JWT and secure transport for remote service calls.
CommandClient defines the interface for interactions with the command endpoints on the EdgeX Foundry core-command service.
No description provided by the author
DeviceClient defines the interface for interactions with the Device endpoint on the EdgeX Foundry core-metadata service.
DeviceProfileClient defines the interface for interactions with the DeviceProfile endpoint on the EdgeX Foundry core-metadata service.
DeviceServiceCallbackClient defines the interface for interactions with the callback endpoint on the EdgeX Foundry device service.
DeviceServiceClient defines the interface for interactions with the Device Service endpoint on the EdgeX Foundry core-metadata service.
DeviceServiceCommandClient defines the interface for interactions with the device command endpoints on the EdgeX Foundry device services.
EventClient defines the interface for interactions with the Event endpoint on the EdgeX Foundry core-data service.
No description provided by the author
IntervalActionClient defines the interface for interactions with the IntervalAction endpoint on the EdgeX Foundry support-scheduler service.
IntervalClient defines the interface for interactions with the Interval endpoint on the EdgeX Foundry support-scheduler service.
KVSClient defines the interface for interactions with the kvs endpoint on the EdgeX core-keeper service.
NotificationClient defines the interface for interactions with the Notification endpoint on the EdgeX Foundry support-notifications service.
ProvisionWatcherClient defines the interface for interactions with the ProvisionWatcher endpoint on the EdgeX Foundry core-metadata service.
ReadingClient defines the interface for interactions with the Reading endpoint on the EdgeX Foundry core-data service.
RegistryClient defines the interface for interactions with the registry endpoint on the EdgeX core-keeper service.
ScheduleActionRecordClient defines the interface for interactions with the ScheduleActionRecord endpoint on the EdgeX Foundry support-cron-scheduler service.
ScheduleJobClient defines the interface for interactions with the ScheduleJob endpoint on the EdgeX Foundry support-cron-scheduler service.
SecureTransportProvider defines an interface to obtain a secure http.Transport to use when making http requests.
SubscriptionClient defines the interface for interactions with the Subscription endpoint on the EdgeX Foundry support-notifications service.
TransmissionClient defines the interface for interactions with the Transmission endpoint on the EdgeX Foundry support-notifications service.