// // Copyright (C) 2021 IOTech Ltd // // SPDX-License-Identifier: Apache-2.0 package cache const ( TestDevice = "testDevice" TestProvisionWatcher = "testWatcher" TestProfile = "testProfile" TestDeviceResource = "testResource" TestDeviceCommand = "testCommand" )