├── .gitattributes ├── EdgeX_TempHumidity_MonitorProfile.yml ├── README.md └── egfCreateEndpoint-07.py /.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonas-werner/EdgeX_Foundry-Device_Creation/HEAD/.gitattributes -------------------------------------------------------------------------------- /EdgeX_TempHumidity_MonitorProfile.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonas-werner/EdgeX_Foundry-Device_Creation/HEAD/EdgeX_TempHumidity_MonitorProfile.yml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonas-werner/EdgeX_Foundry-Device_Creation/HEAD/README.md -------------------------------------------------------------------------------- /egfCreateEndpoint-07.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jonas-werner/EdgeX_Foundry-Device_Creation/HEAD/egfCreateEndpoint-07.py --------------------------------------------------------------------------------