programming-the-iot / book-exercise-tasks

This repo is for issues / tasks ONLY. All programming and related exercises for each chapter of 'Programming the Internet of Things' are listed here.
Other
11 stars 12 forks source link

PIOT-GDA-02-001: Create or just review the GDA application wrapper - GatewayDeviceApp #49

Open labbenchstudios opened 4 years ago

labbenchstudios commented 4 years ago

Description

Review the README

Estimated effort may vary greatly

Actions

NOTE: The implementation examples depicted here are only one way to implement the requirements listed. Your own implementation may vary of course.

Estimate

Tests

dbeavers commented 1 year ago

"ntegration tests (in ./src/test/python/programmingtheiot/part01/integration)" Should be java, not python!

labbenchstudios commented 1 year ago

Good catch - fixed.