-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor: Migrate Edgex compose to 3.0 closes #121 Signed-off-by: Leonard Goodell <[email protected]> * feat(ms-authentication): Update ms-authentication service to EdgeX v3.0 (#126) * feat(ms-authentication): Update ms-authentication service to EdgeX v3.0 --------- Signed-off-by: Sean O'Hair <[email protected]> * feat: Migrate device-mqtt service files and add ENV overrides for mqtt topics (#128) Signed-off-by: Sean O'Hair <[email protected]> * feat: Migrate as-vending microservice to EdgeX 3.0 (#139) * feat: Migrate as-vending microservice to EdgeX 3.0 Signed-off-by: Brian McGinn <[email protected]> --------- Signed-off-by: Brian McGinn <[email protected]> Co-authored-by: Lenny Goodell <[email protected]> Co-authored-by: Jim Wang @ Intel <[email protected]> * feat: update as controller board to use EdgeX-3.0 (#140) * feat: update as controller board to use EdgeX-3.0 * fix: remove build tags related to no_zmq for tests * fix: change automated checkout wording to automated vending for as-controller board * fix: add the missing support-notification client config in configuration yaml file Signed-off-by: Jim Wang <[email protected]> --------- Signed-off-by: Jim Wang <[email protected]> * feat: Migrate ms-ledger microservice to EdgeX 3.0 (#141) * feat: Migrate ms-ledger microservice to EdgeX 3.0 Signed-off-by: Neethu Elizabeth Simon <[email protected]> * feat: Migration changes in docker-compose Signed-off-by: Neethu Elizabeth Simon <[email protected]> * feat: removed zmq references Signed-off-by: Neethu Elizabeth Simon <[email protected]> * feat: change image name in trivyimagescan Signed-off-by: Neethu Elizabeth Simon <[email protected]> --------- Signed-off-by: Neethu Elizabeth Simon <[email protected]> * feat: update ds-card-reader to use EdgeX-3.0 (#144) * feat: update ds-card-reader to use EdgeX-3.0 Closes: #133 Signed-off-by: Valina Li <[email protected]> * feat: Migrate ds-controller microservice to EdgeX 3.0 (#145) * feat: Migrate ds-controller to EdgeX 3.0 Signed-off-by: Neethu Elizabeth Simon <[email protected]> * feat: handle hadolint + remove zeromq Signed-off-by: Neethu Elizabeth Simon <[email protected]> * feat: add hadolint flag Signed-off-by: Neethu Elizabeth Simon <[email protected]> * feat: changed devicelist toml to yaml Signed-off-by: Neethu Elizabeth Simon <[email protected]> * fix: typo Signed-off-by: Neethu Elizabeth Simon <[email protected]> * fix: change device-list in dockerfile Signed-off-by: Neethu Elizabeth Simon <[email protected]> * fix: yaml indentation Signed-off-by: Neethu Elizabeth Simon <[email protected]> --------- Signed-off-by: Neethu Elizabeth Simon <[email protected]> * build: Upgrade portianer to CE version closes #136 Signed-off-by: Leonard Goodell <[email protected]> * feat(ms-inventory): Migrate ms-inventory to EdgeX v3.0 (#130) * feat(ms-inventory): Migrate ms-inventory to EdgeX v3.0 --------- Signed-off-by: Sean O'Hair <[email protected]> * feat: Migrate ds-cv-inferencing to be EdgeX 3.0 compatible Closes #135 Signed-off-by: Elizabeth J Lee <[email protected]> * fix: address pr comments Signed-off-by: Elizabeth J Lee <[email protected]> * fix: remove top level go.mod and go.sum Signed-off-by: Elizabeth J Lee <[email protected]> * fix: Address Lenny's PR comments Signed-off-by: Elizabeth J Lee <[email protected]> * refactor: added code for command client Signed-off-by: preethi-satishcandra <[email protected]> * fix: address pr feedback Signed-off-by: Elizabeth J Lee <[email protected]> * fix: address jim's comments Signed-off-by: Elizabeth J Lee <[email protected]> * refactor: added mock command client for the unit tests Signed-off-by: preethi-satishcandra <[email protected]> * feat: update license year to include 2023 (#149) Closes: #138 Signed-off-by: Jim Wang <[email protected]> * refactor: updated unit test to pass by adding mock command client that returns error Signed-off-by: preethi-satishcandra <[email protected]> * refactor: cleaned up the code Signed-off-by: preethi-satishcandra <[email protected]> * refactor: addressed Lenny's code review comments Signed-off-by: preethi-satishcandra <[email protected]> * feat: Update test script for v3 endpoints Closes #150 Signed-off-by: Elizabeth J Lee <[email protected]> * refactor: addressed more of Lenny's code review comments Signed-off-by: preethi-satishcandra <[email protected]> * refactor: Fix naming of checkout-> vending and fix service names Signed-off-by: Elizabeth J Lee <[email protected]> * refactor: addressed more code review comments Signed-off-by: preethi-satishcandra <[email protected]> * refactor: changed some of the error logs to debug from info mode Signed-off-by: preethi-satishcandra <[email protected]> * feat: update docs for edgex 3.0 update (#152) * feat: update docs for edgex 3.0 update Closes: #137 Signed-off-by: Valina Li <[email protected]> * feat: update and cleanup compose-av env file (#157) ------- Signed-off-by: Sean O'Hair <[email protected]> * feat: update references of automated-checkout to automated-vending (#159) Signed-off-by: Sean O'Hair <[email protected]> * refactor: remove use of iot-devkit utilities package, fix ioutil calls Closes #158 Signed-off-by: Elizabeth J Lee <[email protected]> * fix: broken unit tests Signed-off-by: Elizabeth J Lee <[email protected]> * fix: address pr comments Signed-off-by: Elizabeth J Lee <[email protected]> * fix: adjust return statement Signed-off-by: Elizabeth J Lee <[email protected]> * fix: Revert cv-inference back to OpenVINO 2021. Update controller-board device-list format Removed double escape in smoke-test string Closes #161 Signed-off-by: Brian McGinn <[email protected]> * fix: remove ioutil to update to os package Signed-off-by: Elizabeth J Lee <[email protected]> * fix: address pr comments Signed-off-by: Elizabeth J Lee <[email protected]> * fix: Integration issues with upgrade to EdgeX 3.0 Signed-off-by: Elizabeth J Lee <[email protected]> * fix: adjust unit tests Signed-off-by: Elizabeth J Lee <[email protected]> * fix: Dependabot reference updates (#174) Signed-off-by: Brian McGinn <[email protected]> --------- Signed-off-by: Leonard Goodell <[email protected]> Signed-off-by: Sean O'Hair <[email protected]> Signed-off-by: Brian McGinn <[email protected]> Signed-off-by: Jim Wang <[email protected]> Signed-off-by: Neethu Elizabeth Simon <[email protected]> Signed-off-by: Valina Li <[email protected]> Signed-off-by: Elizabeth J Lee <[email protected]> Signed-off-by: preethi-satishcandra <[email protected]> Co-authored-by: Leonard Goodell <[email protected]> Co-authored-by: seanohair22 <[email protected]> Co-authored-by: Jim Wang @ Intel <[email protected]> Co-authored-by: NeethuES <[email protected]> Co-authored-by: Valina Li <[email protected]> Co-authored-by: Elizabeth J Lee <[email protected]> Co-authored-by: preethi-satishcandra <[email protected]>
- Loading branch information
1 parent
20d29f2
commit 6a7a1cf
Showing
180 changed files
with
6,389 additions
and
7,347 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Automated Checkout | ||
# Automated Vending | ||
|
||
For complete documentation on the Automated Checkout Reference Design, please visit **[this repository's GitHub Pages site](https://intel-retail.github.io/automated-vending/index.html)**. | ||
For complete documentation on the Automated Vending Reference Design, please visit **[this repository's GitHub Pages site](https://intel-retail.github.io/automated-vending/index.html)**. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Copyright © 2022 Intel Corporation. All rights reserved. | ||
// Copyright © 2023 Intel Corporation. All rights reserved. | ||
// SPDX-License-Identifier: BSD-3-Clause | ||
|
||
package functions | ||
|
@@ -20,7 +20,6 @@ const ( | |
DeviceName = "DeviceName" | ||
MaxTemperatureThreshold = "MaxTemperatureThreshold" | ||
MinTemperatureThreshold = "MinTemperatureThreshold" | ||
DoorStatusCommandEndpoint = "DoorStatusCommandEndpoint" | ||
NotificationCategory = "NotificationCategory" | ||
NotificationEmailAddresses = "NotificationEmailAddresses" | ||
NotificationLabels = "NotificationLabels" | ||
|
@@ -43,12 +42,13 @@ func GetCommonSuccessConfig() *config.ControllerBoardStatusConfig { | |
DeviceName: "controller-board", | ||
MaxTemperatureThreshold: 83.0, | ||
MinTemperatureThreshold: 10.0, | ||
DoorStatusCommandEndpoint: "http://localhost:48082/api/v2/device/name/Inference-device/vendingDoorStatus", | ||
InferenceDeviceName: "Inference-device", | ||
InferenceDoorStatusCmd: "inferenceDoorStatus", | ||
NotificationCategory: "HW_HEALTH", | ||
NotificationEmailAddresses: "[email protected],[email protected]", | ||
NotificationLabels: "HW_HEALTH", | ||
NotificationReceiver: "System Administrator", | ||
NotificationSender: "Automated Checkout Maintenance Notification", | ||
NotificationSender: "Automated Vending Maintenance Notification", | ||
NotificationSeverity: "CRITICAL", | ||
NotificationName: "maintenance-notification", | ||
NotificationSubscriptionMaxRESTRetries: 10, | ||
|
@@ -166,7 +166,7 @@ func prepRESTCommandJSONTest() ([]testTableRESTCommandJSONStruct, []*httptest.Se | |
"test": make(chan bool), | ||
}, | ||
HTTPTestServer: testServerStatusOK, | ||
Output: fmt.Errorf("failed to serialize the input interface as JSON: Failed to marshal into JSON string: json: unsupported type: chan bool"), | ||
Output: fmt.Errorf("failed to serialize the input interface as JSON: json: unsupported type: chan bool"), | ||
}) | ||
output = append(output, | ||
testTableRESTCommandJSONStruct{ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.