Register an implemented operator programmatically Sample Clauses

Register an implemented operator programmatically. The operator developer can also register an operator docker image by sending a constructed NGSI update message to the IoT Broker deployed in the cloud. Here is a Javascript-based code example to register an operator docker image. Within this code example, we use the Javascript-based library to interact with FogFlow IoT Broker. The library can be found from the github code repository (designer/public/lib/ngsi). The ngsiclient.js module must be included into the web page. var image = { name: "counter", tag: "latest", hwType: "X86", osType: "Linux", operatorName: "counter", prefetched: false }; //register a new docker image var newImageObject = {}; newImageObject.entityId = { id : xxxxx.xxxx + ':' + image.tag, type: 'DockerImage', isPattern: false }; newImageObject.attributes = {}; newImageObject.attributes.image = {type: 'string', value: xxxxx.xxxx}; newImageObject.attributes.tag = {type: 'string', value: image.tag}; newImageObject.attributes.hwType = {type: 'string', value: image.hwType}; newImageObject.attributes.osType = {type: 'string', value: image.osType}; newImageObject.attributes.operator = {type: 'string', value: image.operatorName}; newImageObject.attributes.prefetched = {type: 'boolean', value: image.prefetched}; newImageObject.metadata = {}; newImageObject.metadata.operator = { type: 'string', value: image.operatorName }; // assume the config.brokerURL is the IP of cloud IoT Broker var client = new NGSI10Client(config.brokerURL); client.updateContext(newImageObject).then( function(data) { console.log(data);
AutoNDA by SimpleDocs

Related to Register an implemented operator programmatically

  • Unbundled Network Element Combinations 4.1 For purposes of this Section, references to “Currently Combined” Network Elements shall mean that the particular Network Elements requested by NewPhone are in fact already combined by BellSouth in the BellSouth network. References to “

  • Commingling of Resold Services with Unbundled Network Elements and Combinations of Unbundled Network Elements 6.7.1 To the extent it is Technically Feasible and pursuant to the terms of Section 9.1, CLEC may Commingle Telecommunications Services purchased on a resale basis with an Unbundled Network Element or combination of Unbundled Network Elements.

  • ADDITIONAL CONTRACTOR TERMS AND CONDITIONS WITHIN AN AUTHORIZED USER AGREEMENT Additional Contractor Terms and Conditions may become part of an Authorized User Agreement in accordance with Section 28 of Appendix B. EMPLOYEE INFORMATION REQUIRED TO BE REPORTED BY CERTAIN CONSULTANT CONTRACTORS AND SERVICE CONTRACTORS Civil Service Law § 97 and State Finance Law § 163 establish reporting requirements for maintaining certain information concerning Contract Employees working under State Agency service and consulting Contracts. State Agency consultant Contracts are defined as “Contracts entered into by a state Agency for analysis, evaluation, research, training, data processing, computer programming, engineering, environmental health and mental health services, accounting, auditing, paralegal, legal, or similar services” (“covered consultant Contract” or “covered consultant services”). The information must be provided to the state Agency awarding such Contracts, OSC, DOB and CS. To meet these requirements, the Contractor agrees to complete:

  • COMMERCIAL REUSE OF SERVICES The member or user herein agrees not to replicate, duplicate, copy, trade, sell, resell nor exploit for any commercial reason any part, use of, or access to 's sites.

  • Independent Contractor; No Partnership; No Agency; No Utility Services 15.1 Company and Developer shall be independent contractors. This Agreement shall not be interpreted or construed to create an association, joint venture, agency relationship, or partnership between the Parties or to impose any partnership obligation or partnership liability upon any Party. No Party shall have any right, power or authority to enter into any agreement or undertaking for, or act on behalf of, or to act as or be an agent or representative of, or to otherwise bind, the other Party. This Agreement is not an agreement to provide or take utility services of any kind, including, without limitation, interconnection or other electric transmission services.

  • PREVAILING WAGE RATES - PUBLIC WORKS AND BUILDING SERVICES CONTRACTS If any portion of work being Bid is subject to the prevailing wage rate provisions of the Labor Law, the following shall apply:

  • Provisioning of High Frequency Spectrum and Splitter Space 3.2.1 BellSouth will provide <<customer_name>> with access to the High Frequency Spectrum as follows:

  • Compliance Between Individual Contract and Master Agreement An individual contract between the Board and an individual employee, heretofore or hereafter executed, shall be subject to and consistent with the terms and conditions of this Agreement. If an individual contract contains any language inconsistent with this Agreement, this Agreement during its duration shall be controlling.

  • Creative Commons Attribution-Non-Commercial-NoDerivs License The Creative Commons Attribution Non-Commercial-NoDerivs License (CC-BY-NC-ND) permits use, distribution and reproduction in any medium, provided the original work is properly cited, is not used for commercial purposes and no modifications or adaptations are made. (see below) Use by commercial "for-profit" organizations Use of Wiley Open Access articles for commercial, promotional, or marketing purposes requires further explicit permission from Wiley and will be subject to a fee. Further details can be found on Wiley Online Library xxxx://xxxxxxx.xxxxx.xxx/WileyCDA/Section/id-410895.html Other Terms and Conditions:

  • Additional Requirements from Authorized Users An Authorized User may have distinct requirements that must be met by all individuals employed by or working for the Authorized User. The Contractor’s Staff Members will be expected to comply with these requirements as a condition of the placement.

Time is Money Join Law Insider Premium to draft better contracts faster.