Skip to content

Conversation

@tobiasmo1
Copy link
Owner

Refer to Git Issue # 954 on edgexfoundry/edgex-go repository.

@tobiasmo1
Copy link
Owner Author

Issue # 954 was closed.

*Update: *
I need to confirm with stakeholders but appears deprecating bson.NewObjectId for creating identifiers (except in Mongo), in favor of uuid.New().String().

Note changes recently made for addressable model in PR#938 .. Perhaps scope is limited to this model alone (but why??)
https://github.com/edgexfoundry/edgex-go/pull/938/files

Relates to issues:
edgexfoundry/edgex-go#881
edgexfoundry/blackbox-testing#118

…Services to distinguish between absent/existing devices.
… "logger"

- Updated error handling (confirmation still needed) for internal/provision/devices.go,
    ./managedprofiles.go; and id verification within AddDeviceProfile
    id verification in internal/provision/schedules.go
- Adds CBOR related implementation and/or log entries in:
  1. internal/handler/command.go,
  2. pkg/models/commandvalue.go,
  3. internal/scheduler/executor.go,
  4. internal/cache/scheduleevents.go,
  5. internal/common/utils.go

Signed-off-by: tobiasmo1 <[email protected]>
Point glide to reference edgex-go from fork/branch.
Note that this, along with manual copy from symlink seems easiest path
for dev sync

Signed-off-by: tobiasmo1 <[email protected]>
…Services to distinguish between absent/existing devices.
…Services to distinguish between absent/existing devices.
…o1/device-sdk-go into 954-decouple-mongo-types

Signed-off-by: tobiasmo1 <[email protected]>

# Conflicts:
#	internal/cache/devices.go
#	internal/cache/profiles.go
#	internal/cache/scheduleevents.go
#	internal/cache/schedules.go
#	internal/common/utils.go
#	internal/handler/command.go
#	internal/mock/mock_addressableclient.go
#	internal/mock/mock_deviceclient.go
#	internal/provision/devices.go
#	internal/provision/schedules.go
#	internal/scheduler/executor.go
#	manageddevices.go
#	managedprofiles.go
#	service.go
…Services to distinguish between absent/existing devices.
…Services to distinguish between absent/existing devices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants