# connector-bridge-container-iotf-kone **Repository Path**: mirrors_ARMmbed/connector-bridge-container-iotf-kone ## Basic Information - **Project Name**: connector-bridge-container-iotf-kone - **Description**: mbed Device Connector/Device Server Integration bridge container image for IBM IoTF (KONE) - **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-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mbed Device Connector integration bridge image importer for IBM IoTF Original Date: January 22, 2016 4/7/2016: Updated with latest changes from bridge source (adjustments to changes in Watson IoT MQTT subscriptions). Please wipe and reload your bridge container. This change will fix issues with bidirectional interaction with mbed devices. 4/18/2016: Updated with latest changes from bridge source... enables dynamic Watson IoT device types to be specified from the endpoint CoAP registration message ("ept" field). 4/22/2016: Updated with latest changes from bridge source... MQTT cleanups and bug fixes. Added configurator supporting url-unsafe values 4/26/2016: Updated with latest changes from bridge source... bug fixes. CoAP get() support updates . 5/03/2016: Updated with latest changes from bridge source... bug fixes. 5/06/2016: Updated with latest changes from bridge source... bug fixes. 5/13/2016: Updated with latest changes from bridge source... bug fixes. Support for put async replies. 5/17/2016: Updated with latest bridge. Support for device attribute flow into cloud device description. JSON type parsing fixes. 5/26/2016: Updated with latest bridge. JSON type parsing fixes. 5/27/2016: Updated with latest bridge. Enabled REST versioning support Bridge source (Apache 2.0 licensed - Enjoy!): https://github.com/ARMmbed/connector-bridge.git Install directly into Bluemix as a Container: [![Deploy to Bluemix](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/ARMmbed/connector-bridge-container-iotf.git) Local installation Prerequisites (Ubuntu 14.04 LTS only): - IBM Bluemix Account created and setup - Understanding if your default Bluemix namespace ("dev" used in sample below) - Understanding of your default Bluemix container namespace ("dev" used in sample below) - ICE 3.0 Bluemix utilities installed - IBM Cloud Foundary utilities installed - Docker installed Local importation: Scripts to import container runtime containing the connector-bridge into Bluemix: ubuntu% ./build_connector_bridge.sh Usage: ./build_connector_bridge.sh ubuntu% ./build_connector_bridge.sh myBMUsername myBMPassword dev dev connector-bridge Copyright 2015. 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.