# connector-bridge-container-iotf **Repository Path**: mirrors_ARMmbed/connector-bridge-container-iotf ## Basic Information - **Project Name**: connector-bridge-container-iotf - **Description**: mbed Device Connector/Device Server Integration bridge container image for IBM IoTF - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README arm PELION Device Shadow bridge for IBM Watson IoT 08/28/2018: updated bridge - IoTHub support for connection strings, Watson fixes 08/27/2018: updated bridge - SLF4J integration, scaling fixes in shadow discovery, bug fixes. 08/27/2018: updated bridge - more bug fixes for partial configuration sanity 08/26/2018: updated bridge - fixes for proper reset recovery 08/24/2018: updated bridge - regressed bulk subscription fix 08/23/2018: updated bridge - improved MQTT abrupt disconnect handling + bulk subscriptions reset 08/22/2018: updated bridge - better handling of unconfigured API Key 08/21/2018: updated bridge, properties editor, configuration file structure 08/20/2018: updated bridge and properties editor 08/18/2018: updated bridge - enabled retain for MS IoTHub 07/31/2018: updated bridge - added optional caller_id to the API call passthu 07/30/2018: updated bridge - significant updates for API passthru calling 07/26/2018: updated properties-editor scripts 07/19/2018: updated bridge - fixed major bug in use of long polling with initial device discovery. 06/21/2018: updated bridge - minor update for Google 06/20/2018: updated bridge - major update: support for piggybacking authenticated API calls over the device connection. Additional stability updates and fixes. 05/30/2018: updated bridge - more keystore enhancements 05/29/2018: updated bridge - keystore fixes 05/13/2018: updated bridge - more lifecycle updates. Hopefully final... :-) 05/12/2018: updated bridge - more stability updates for lifecycle/restarting, quick discovery on boot. 05/10/2018: updated bridge - device shadow lifecycle updates. AWS updates. Google updates. 05/04/2018: updated bridge - yet more fixes for device shadow deletion recovery 05/02/2018: updated bridge - more polish on MQTT recovery 05/01/2018: updated bridge - Shadow deletion and MQTT abrupt disconnect recovery. 04/18/2018: updated bridge - MQTT abrupt disconnection recovery updates. 04/12/2018: updated bridge - fixes for JwT refresh in Google Bridge. Burn in test. 04/07/2018: updated bridge - significant refactoring of all supported bridge MQTT handlers 04/06/2018: updated bridge - MQTT reconnect fixes 04/04/2018: updated bridge - MQTT ack fixes 04/03/2018: updated bridge - MQTT exception handling updates 04/02/2018: updated bridge - minor bug in MQTT handler (null pointer trap) 03/29/2018: updated bridge - TLV parser, misc fixes 03/25/2018: bridge MQTT configuration tweaks 03/24/2018: updated bridge - Google JwT fixes 03/22/2018: updated bridge - New Google integration functional now. Additional minor bridge updates. 03/20/2018: updated bridge - significant updates for MQTT TLS support and new Google integration paradigm 02/09/2018: updated bridge - fixes for GET CoAP processing requests 01/18/2018: updated bridge - matched semantics of device removal with mbed Cloud API 01/17/2018: updated bridge - Google API updates and fixes for latest mbed Cloud API 12/05/2017: updated bridge - Google and logging fixes/updates. 11/18/2017: updated bridge - Google and performance fixes. 10/26/2017: updated bridge - Watson fixes. 9/29/2017: updated bridge - AWS/IoTHub fixes. 7/19/2017: updated bridge 7/12/2017: updated bridge with configurable thread executor sizing parameters. 7/10/2017: minor fix in location of the default keytore.jks file. Updated Bridge 6/29/2017: property editor updates 6/27/2017: Minor updates 6/20/2017: Cleanups, updates to properties editor and overall structure To install locally, have the latest Docker Engine (Toolkit for Windows users...) installed. Then, from within bash: bash% ./run-reload-bridge.sh Then, proceed via browser to https://localhost:8234 to set your credentials and key material for the bridge username: admin pw: admin If you have the ICE utililites from IBM installed, you can load this into Bluemix Containers as follows: bash% ./bluemix_build.sh bash% ./bluemix_run.sh Each command above will show what options must be present to complete the build and run within Bluemix Containers. Bridge source (Apache 2.0 licensed) is here: https://github.com/ARMmbed/connector-bridge.git Copyright 2017. ARM Ltd. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.