Overview

Namespaces

  • App
    • CloudModule
      • Forms
      • Model
      • Presenters
    • ConfigModule
      • Forms
      • Model
      • Presenters
    • Forms
    • GatewayModule
      • Model
      • Presenters
    • IqrfAppModule
      • Forms
      • Model
      • Presenters
    • Model
    • Presenters
    • Router
    • ServiceModule
      • Model
      • Presenters
  • PHP
  • Test
    • ConfigModule
      • Model
    • IqrfAppModule
      • Model
    • Model
    • Router
    • ServiceModule
      • Model

Classes

  • AwsManager
  • AzureManager
  • BluemixManager
  • InteliGlueManager

Exceptions

  • InvalidConnectionString
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo

Class InteliGlueManager

Tool for managing Inteliments InteliGlue

App\CloudModule\Model\InteliGlueManager uses Nette\SmartObject (not available)
Namespace: App\CloudModule\Model
Located at CloudModule/model/InteliGlueManager.php
Methods summary
public Nette\Utils\ArrayHash
# createMqttInterface( Nette\Utils\ArrayHash $values )

Create MQTT interface

Create MQTT interface

Parameters

$values
Values from form

Returns

Nette\Utils\ArrayHash
MQTT interface
public Nette\Utils\ArrayHash
# createBaseService( )

Create base service

Create base service

Returns

Nette\Utils\ArrayHash
Base service
public
# downloadCaCertificate( )

Download root CA certificate

Download root CA certificate

Properties summary
private string $caPath

Path to root CA certificate

Path to root CA certificate

# '/etc/iqrf-daemon/certs/inteliments-ca.crt'
private string $interfaceName

MQTT interface name

MQTT interface name

# 'MqttMessagingInteliGlue'
IQRF Gateway Daemon webapp API documentation generated by ApiGen