Skip to content

modulo-srl/dyn-connector-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dyn-connector-go

Go M2M interface to Dyn/PigrecoOS

Features

  • Stateless and stateful modes
  • Transparent Auth and tokens expiration management

Installation and usage

import "github.com/modulo-srl/dyn-connector-go"

See connector_test.go for examples.

Master Token and Auth UID are authorization constants that could be obtained from PigrecoOS services.

Session token, used with the only get/set callback required by the Connector, must to be saved on a persistent storage, for example a file or a DB.

For Operation and related parameters please refer to PigrecoOS API section.


Copyright 2020 Modulo srl - Licensed under the Apache license

About

Go M2M interface to Dyn/PigrecoOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages