Read the Docs build information Build id: 725268 Project: foglamp-bridge Version: develop Commit: 306270b218662fccc3263e666a7049fd6414109e Date: 2021-09-20T13:10:11.217444Z State: finished Success: True [rtd-command-info] start-time: 2021-09-20T13:12:09.888861Z, end-time: 2021-09-20T13:12:12.402765Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:dianomic/bridge.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-09-20T13:12:12.558722Z, end-time: 2021-09-20T13:12:12.725253Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: checking out 'origin/develop'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 306270b Merge pull request #20 from dianomic/FOGL-5940 [rtd-command-info] start-time: 2021-09-20T13:12:13.020699Z, end-time: 2021-09-20T13:12:13.091252Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-09-20T13:12:14.343512Z, end-time: 2021-09-20T13:12:18.593059Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-09-20T13:12:18.727170Z, end-time: 2021-09-20T13:12:19.940281Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (21.2.4) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (58.0.4) [rtd-command-info] start-time: 2021-09-20T13:12:20.069593Z, end-time: 2021-09-20T13:12:28.561911Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-4.2.0-py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Collecting requests>=2.5.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting babel>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from sphinx) (58.0.4) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) Collecting idna<4,>=2.5 Downloading idna-3.2-py3-none-any.whl (59 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.6-py3-none-any.whl (37 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=973fad0034299d485e3971bae88821210a9c41d763a1f8eaba343995975c0cd1 Stored in directory: /tmp/pip-ephem-wheel-cache-5w3svkj6/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=adbbcbd20465dd80bb0951814829dfed4013a5de82e31ac27a0a86d5fe1d9e0f Stored in directory: /tmp/pip-ephem-wheel-cache-5w3svkj6/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.1 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.6 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.2 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 snowballstemmer-2.1.0 sphinx-4.2.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.6 [rtd-command-info] start-time: 2021-09-20T13:12:29.708099Z, end-time: 2021-09-20T13:12:29.777774Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # import subprocess # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'Flir' copyright = u'2021, Dianomic Systems Inc.' author = u'Dianomic Systems' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = u'' # The full version, including alpha/beta/rc tags. release = u'' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', '91_version_history.rst', '92_downloads.rst', 'build_index.rst', 'building_flir', 'troubleshooting_pi-server_integration.rst', 'REDHAT.rst', 'RASPBIAN.rst', 'flir-north-OMF.rst', 'flir-rule-Threshold', 'quick_start/installing.rst', 'quick_start/uninstalling.rst' ] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { '**': [ 'about.html', 'navigation.html', 'relations.html', # needs 'show_related': True theme option to display 'searchbox.html', 'donate.html', ] } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'Flirdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'Flir.tex', u'Flir Documentation', u'Dianomic Systems', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'flir', u'Flir Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'Flir', u'Flir Documentation', author, 'Flir', 'One line description of project.', 'Miscellaneous'), ] html_context = { 'css_files': [ '_static/theme_overrides.css', # override wide tables in RTD theme ], } subprocess.run(["make generated"], shell=True, check=True) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "develop", 'version_slug': "develop", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("v1.9.1", "/en/v1.9.1/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//foglamp-bridge.readthedocs-hosted.com/_/downloads/en/develop/pdf/"), ("html", "//foglamp-bridge.readthedocs-hosted.com/_/downloads/en/develop/htmlzip/"), ("epub", "//foglamp-bridge.readthedocs-hosted.com/_/downloads/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'foglamp-bridge', 'name': u'bridge', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://foglamp-bridge.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'dianomic', 'proxied_api_host': '/_', 'github_repo': 'bridge', 'github_version': 'develop', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'develop', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'develop', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '306270b2', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/foglamp-bridge/builds/725268/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-09-20T13:12:29.936421Z, end-time: 2021-09-20T13:15:30.398483Z, duration: 180, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.2.0 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Building plugin configuration appendices Default develop used for plugin documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Cloning into 'foglamp-south-abb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-am2315'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-b100-modbus-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-beckhoff'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-benchmark'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-cc2650'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv-async'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csvplayback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht11'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-digiducer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dnp3'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-dt9837'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-envirophat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'flir-south-flir-camera'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-FlirAX8'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-game'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-gw65'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec104'... cat: fledge-south-iec104/Package: No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec61850'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-ina219'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1708'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs ls: cannot access 'flir-south-J1939/*.rst': No such file or directory Cloning into 'fledge-south-lathesim'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbus-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbustcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt-sparkplug'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-mqtt-scripted'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-openweathermap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-phidget'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-piwebapi'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-playback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-pt100'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-random'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-randomwalk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-roxtec'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-s2opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-sarcos'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensehat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensorphone'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-simple-rest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sinusoid'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-suez'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-systeminfo'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-webcam-media'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-wind-turbine'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-azure'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-gcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-graphite'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-harperdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-iec104'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdbcloud'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-splunk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-thingspeak'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-timestream'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-timestream/Package: No such file or directory mv: cannot stat 'fledge-north-timestream': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-asset-split'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-blocktest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-dataframe'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-delta'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-downsample'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ema'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-eventrate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-fft'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-fft2'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-Flir-Validity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-kochafloc'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-log'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-metadata'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-omfhint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python27'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rename'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-replace'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rms'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-rms-trigger'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale-set'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigfns'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigmacleanse'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-simple-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-statistics'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-threshold'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-velocity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-vibration_features'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-alexa-notifyme'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-blynk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-email'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-google-hangouts'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-ifttt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jira'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jsonconfig'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-north'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-operation'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-setpoint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-slack'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-telegram'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-zendesk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-average'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-ML-bad-bearing'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-periodic'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-simple-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-simple-sigma'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 147 source files that are out of date updating environment: [new config] 147 added, 0 changed, 0 removed reading sources... [ 0%] KERBEROS reading sources... [ 1%] OMF reading sources... [ 2%] control reading sources... [ 2%] flir_architecture reading sources... [ 3%] flir_plugins reading sources... [ 4%] index reading sources... [ 4%] notifications reading sources... [ 5%] plugin_developers_guide/01_Flir_plugins reading sources... [ 6%] plugin_developers_guide/02_writing_plugins reading sources... [ 6%] plugin_developers_guide/035_CPP reading sources... [ 7%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 8%] plugin_developers_guide/03_01_DHT11 reading sources... [ 8%] plugin_developers_guide/03_02_Control reading sources... [ 9%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 10%] plugin_developers_guide/03_south_C_plugins reading sources... [ 10%] plugin_developers_guide/03_south_plugins reading sources... [ 11%] plugin_developers_guide/04_north_plugins reading sources... [ 12%] plugin_developers_guide/05_storage_plugins reading sources... [ 12%] plugin_developers_guide/06_filter_plugins reading sources... [ 13%] plugin_developers_guide/08_notify_plugins reading sources... [ 14%] plugin_developers_guide/10_testing reading sources... [ 14%] plugin_developers_guide/index reading sources... [ 15%] plugin_index reading sources... [ 16%] plugins/filter reading sources... [ 17%] plugins/flir-filter-FlirValidity/index reading sources... [ 17%] plugins/flir-filter-asset/index reading sources... [ 18%] plugins/flir-filter-change/index reading sources... [ 19%] plugins/flir-filter-csv_writer/index reading sources... [ 19%] plugins/flir-filter-delta/index reading sources... [ 20%] plugins/flir-filter-downsample/index reading sources... [ 21%] plugins/flir-filter-edgeml/index reading sources... [ 21%] plugins/flir-filter-ema/index reading sources... [ 22%] plugins/flir-filter-eventrate/index reading sources... [ 23%] plugins/flir-filter-expression/index reading sources... [ 23%] plugins/flir-filter-fft/index reading sources... [ 24%] plugins/flir-filter-log/index reading sources... [ 25%] plugins/flir-filter-metadata/index reading sources... [ 25%] plugins/flir-filter-omfhint/index reading sources... [ 26%] plugins/flir-filter-python27/index reading sources... [ 27%] plugins/flir-filter-python35/index reading sources... [ 27%] plugins/flir-filter-rate/index reading sources... [ 28%] plugins/flir-filter-rename/index reading sources... [ 29%] plugins/flir-filter-replace/index reading sources... [ 29%] plugins/flir-filter-rms/index reading sources... [ 30%] plugins/flir-filter-scale-set/index reading sources... [ 31%] plugins/flir-filter-scale/index reading sources... [ 31%] plugins/flir-filter-sigmacleanse/index reading sources... [ 32%] plugins/flir-filter-simple-python/index reading sources... [ 33%] plugins/flir-filter-statistics/index reading sources... [ 34%] plugins/flir-filter-threshold/index reading sources... [ 34%] plugins/flir-filter-vibration_features/index reading sources... [ 35%] plugins/flir-north-GCP/index reading sources... [ 36%] plugins/flir-north-Kafka/index reading sources... [ 36%] plugins/flir-north-OMF/index reading sources... [ 37%] plugins/flir-north-ThingSpeak/index reading sources... [ 38%] plugins/flir-north-graphite/index reading sources... [ 38%] plugins/flir-north-http_north/index reading sources... [ 39%] plugins/flir-north-httpc/index reading sources... [ 40%] plugins/flir-north-iec104/index reading sources... [ 40%] plugins/flir-north-influxdb/index reading sources... [ 41%] plugins/flir-north-influxdbcloud/index reading sources... [ 42%] plugins/flir-north-opcua/index reading sources... [ 42%] plugins/flir-north-splunk/index reading sources... [ 43%] plugins/flir-notify-Hangouts/index reading sources... [ 44%] plugins/flir-notify-North/index reading sources... [ 44%] plugins/flir-notify-Telegram/index reading sources... [ 45%] plugins/flir-notify-alexa/index reading sources... [ 46%] plugins/flir-notify-asset/index reading sources... [ 46%] plugins/flir-notify-config/index reading sources... [ 47%] plugins/flir-notify-email/index reading sources... [ 48%] plugins/flir-notify-ifttt/index reading sources... [ 48%] plugins/flir-notify-jira/index reading sources... [ 49%] plugins/flir-notify-jsonconfig/index reading sources... [ 50%] plugins/flir-notify-management/index reading sources... [ 51%] plugins/flir-notify-mqtt/index reading sources... [ 51%] plugins/flir-notify-operation/index reading sources... [ 52%] plugins/flir-notify-python35/index reading sources... [ 53%] plugins/flir-notify-setpoint/index reading sources... [ 53%] plugins/flir-notify-slack/index reading sources... [ 54%] plugins/flir-notify-zendesk/index reading sources... [ 55%] plugins/flir-rule-Average/index reading sources... [ 55%] plugins/flir-rule-Simple-Expression/index reading sources... [ 56%] plugins/flir-rule-Simple-Sigma/index reading sources... [ 57%] plugins/flir-rule-Threshold/index reading sources... [ 57%] plugins/flir-south-ABB/index reading sources... [ 58%] plugins/flir-south-Beckhoff/index reading sources... [ 59%] plugins/flir-south-Csv/index reading sources... [ 59%] plugins/flir-south-Expression/index reading sources... [ 60%] plugins/flir-south-FlirAX8/index reading sources... [ 61%] plugins/flir-south-FlirCamera/index reading sources... [ 61%] plugins/flir-south-ModbusC/index reading sources... [ 62%] plugins/flir-south-PIWebAPI/index reading sources... [ 63%] plugins/flir-south-Random/index reading sources... [ 63%] plugins/flir-south-S7/index reading sources... [ 64%] plugins/flir-south-am2315/index reading sources... [ 65%] plugins/flir-south-cc2650/index reading sources... [ 65%] plugins/flir-south-coap/index reading sources... [ 66%] plugins/flir-south-csvplayback/index reading sources... [ 67%] plugins/flir-south-dht11/index reading sources... [ 68%] plugins/flir-south-dht11_V2/index reading sources... [ 68%] plugins/flir-south-digiducer/index reading sources... [ 69%] plugins/flir-south-dnp3/index reading sources... [ 70%] plugins/flir-south-dt9837/index reading sources... [ 70%] plugins/flir-south-edgeml/index reading sources... [ 71%] plugins/flir-south-envirophat/index reading sources... [ 72%] plugins/flir-south-gw65/index reading sources... [ 72%] plugins/flir-south-http_south/index reading sources... [ 73%] plugins/flir-south-ina219/index reading sources... [ 74%] plugins/flir-south-lathesim/index reading sources... [ 74%] plugins/flir-south-mqtt-readings/index reading sources... [ 75%] plugins/flir-south-mqtt-scripted/index reading sources... [ 76%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 76%] plugins/flir-south-opcua/index reading sources... [ 77%] plugins/flir-south-person_detection/index reading sources... [ 78%] plugins/flir-south-playback/index reading sources... [ 78%] plugins/flir-south-pt100/index reading sources... [ 79%] plugins/flir-south-randomwalk/index reading sources... [ 80%] plugins/flir-south-s2opcua/index reading sources... [ 80%] plugins/flir-south-sensehat/index reading sources... [ 81%] plugins/flir-south-simple-rest/index reading sources... [ 82%] plugins/flir-south-sinusoid/index reading sources... [ 82%] plugins/flir-south-systeminfo/index reading sources... [ 83%] plugins/flir-south-usb4704/index reading sources... [ 84%] plugins/flir-south-webcam_media/index reading sources... [ 85%] plugins/north reading sources... [ 85%] plugins/notify reading sources... [ 86%] plugins/rule reading sources... [ 87%] plugins/south reading sources... [ 87%] processing_data reading sources... [ 88%] quick_start/backup reading sources... [ 89%] quick_start/camera reading sources... [ 89%] quick_start/datasources reading sources... [ 90%] quick_start/gui reading sources... [ 91%] quick_start/index reading sources... [ 91%] quick_start/introduction reading sources... [ 92%] quick_start/north reading sources... [ 93%] quick_start/starting reading sources... [ 93%] quick_start/support reading sources... [ 94%] quick_start/troubleshooting reading sources... [ 95%] quick_start/viewing reading sources... [ 95%] rest_api_guide/01_REST reading sources... [ 96%] rest_api_guide/02_RESTadmin reading sources... [ 97%] rest_api_guide/03_RESTuser reading sources... [ 97%] rest_api_guide/index reading sources... [ 98%] securing_flir reading sources... [ 99%] storage reading sources... [100%] tuning_flir looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/plugins/south.rst:5: WARNING: toctree contains reference to nonexisting document 'plugins/flir-south-J1939' none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] KERBEROS writing output... [ 1%] OMF writing output... [ 2%] control writing output... [ 2%] flir_architecture writing output... [ 3%] flir_plugins writing output... [ 4%] index writing output... [ 4%] notifications writing output... [ 5%] plugin_developers_guide/01_Flir_plugins writing output... [ 6%] plugin_developers_guide/02_writing_plugins writing output... [ 6%] plugin_developers_guide/035_CPP writing output... [ 7%] plugin_developers_guide/037_hybrid_plugins writing output... [ 8%] plugin_developers_guide/03_01_DHT11 writing output... [ 8%] plugin_developers_guide/03_02_Control writing output... [ 9%] plugin_developers_guide/03_02_DHT11_C writing output... [ 10%] plugin_developers_guide/03_south_C_plugins writing output... [ 10%] plugin_developers_guide/03_south_plugins writing output... [ 11%] plugin_developers_guide/04_north_plugins writing output... [ 12%] plugin_developers_guide/05_storage_plugins writing output... [ 12%] plugin_developers_guide/06_filter_plugins writing output... [ 13%] plugin_developers_guide/08_notify_plugins writing output... [ 14%] plugin_developers_guide/10_testing writing output... [ 14%] plugin_developers_guide/index writing output... [ 15%] plugin_index writing output... [ 16%] plugins/filter writing output... [ 17%] plugins/flir-filter-FlirValidity/index writing output... [ 17%] plugins/flir-filter-asset/index writing output... [ 18%] plugins/flir-filter-change/index writing output... [ 19%] plugins/flir-filter-csv_writer/index writing output... [ 19%] plugins/flir-filter-delta/index writing output... [ 20%] plugins/flir-filter-downsample/index writing output... [ 21%] plugins/flir-filter-edgeml/index writing output... [ 21%] plugins/flir-filter-ema/index writing output... [ 22%] plugins/flir-filter-eventrate/index writing output... [ 23%] plugins/flir-filter-expression/index writing output... [ 23%] plugins/flir-filter-fft/index writing output... [ 24%] plugins/flir-filter-log/index writing output... [ 25%] plugins/flir-filter-metadata/index writing output... [ 25%] plugins/flir-filter-omfhint/index writing output... [ 26%] plugins/flir-filter-python27/index writing output... [ 27%] plugins/flir-filter-python35/index writing output... [ 27%] plugins/flir-filter-rate/index writing output... [ 28%] plugins/flir-filter-rename/index writing output... [ 29%] plugins/flir-filter-replace/index writing output... [ 29%] plugins/flir-filter-rms/index writing output... [ 30%] plugins/flir-filter-scale-set/index writing output... [ 31%] plugins/flir-filter-scale/index writing output... [ 31%] plugins/flir-filter-sigmacleanse/index writing output... [ 32%] plugins/flir-filter-simple-python/index writing output... [ 33%] plugins/flir-filter-statistics/index writing output... [ 34%] plugins/flir-filter-threshold/index writing output... [ 34%] plugins/flir-filter-vibration_features/index writing output... [ 35%] plugins/flir-north-GCP/index writing output... [ 36%] plugins/flir-north-Kafka/index writing output... [ 36%] plugins/flir-north-OMF/index writing output... [ 37%] plugins/flir-north-ThingSpeak/index writing output... [ 38%] plugins/flir-north-graphite/index writing output... [ 38%] plugins/flir-north-http_north/index writing output... [ 39%] plugins/flir-north-httpc/index writing output... [ 40%] plugins/flir-north-iec104/index writing output... [ 40%] plugins/flir-north-influxdb/index writing output... [ 41%] plugins/flir-north-influxdbcloud/index writing output... [ 42%] plugins/flir-north-opcua/index writing output... [ 42%] plugins/flir-north-splunk/index writing output... [ 43%] plugins/flir-notify-Hangouts/index writing output... [ 44%] plugins/flir-notify-North/index writing output... [ 44%] plugins/flir-notify-Telegram/index writing output... [ 45%] plugins/flir-notify-alexa/index writing output... [ 46%] plugins/flir-notify-asset/index writing output... [ 46%] plugins/flir-notify-config/index writing output... [ 47%] plugins/flir-notify-email/index writing output... [ 48%] plugins/flir-notify-ifttt/index writing output... [ 48%] plugins/flir-notify-jira/index writing output... [ 49%] plugins/flir-notify-jsonconfig/index writing output... [ 50%] plugins/flir-notify-management/index writing output... [ 51%] plugins/flir-notify-mqtt/index writing output... [ 51%] plugins/flir-notify-operation/index writing output... [ 52%] plugins/flir-notify-python35/index writing output... [ 53%] plugins/flir-notify-setpoint/index writing output... [ 53%] plugins/flir-notify-slack/index writing output... [ 54%] plugins/flir-notify-zendesk/index writing output... [ 55%] plugins/flir-rule-Average/index writing output... [ 55%] plugins/flir-rule-Simple-Expression/index writing output... [ 56%] plugins/flir-rule-Simple-Sigma/index writing output... [ 57%] plugins/flir-rule-Threshold/index writing output... [ 57%] plugins/flir-south-ABB/index writing output... [ 58%] plugins/flir-south-Beckhoff/index writing output... [ 59%] plugins/flir-south-Csv/index writing output... [ 59%] plugins/flir-south-Expression/index writing output... [ 60%] plugins/flir-south-FlirAX8/index writing output... [ 61%] plugins/flir-south-FlirCamera/index writing output... [ 61%] plugins/flir-south-ModbusC/index writing output... [ 62%] plugins/flir-south-PIWebAPI/index writing output... [ 63%] plugins/flir-south-Random/index writing output... [ 63%] plugins/flir-south-S7/index writing output... [ 64%] plugins/flir-south-am2315/index writing output... [ 65%] plugins/flir-south-cc2650/index writing output... [ 65%] plugins/flir-south-coap/index writing output... [ 66%] plugins/flir-south-csvplayback/index writing output... [ 67%] plugins/flir-south-dht11/index writing output... [ 68%] plugins/flir-south-dht11_V2/index writing output... [ 68%] plugins/flir-south-digiducer/index writing output... [ 69%] plugins/flir-south-dnp3/index writing output... [ 70%] plugins/flir-south-dt9837/index writing output... [ 70%] plugins/flir-south-edgeml/index writing output... [ 71%] plugins/flir-south-envirophat/index writing output... [ 72%] plugins/flir-south-gw65/index writing output... [ 72%] plugins/flir-south-http_south/index writing output... [ 73%] plugins/flir-south-ina219/index writing output... [ 74%] plugins/flir-south-lathesim/index writing output... [ 74%] plugins/flir-south-mqtt-readings/index writing output... [ 75%] plugins/flir-south-mqtt-scripted/index writing output... [ 76%] plugins/flir-south-mqtt_sparkplug/index writing output... [ 76%] plugins/flir-south-opcua/index writing output... [ 77%] plugins/flir-south-person_detection/index writing output... [ 78%] plugins/flir-south-playback/index writing output... [ 78%] plugins/flir-south-pt100/index writing output... [ 79%] plugins/flir-south-randomwalk/index writing output... [ 80%] plugins/flir-south-s2opcua/index writing output... [ 80%] plugins/flir-south-sensehat/index writing output... [ 81%] plugins/flir-south-simple-rest/index writing output... [ 82%] plugins/flir-south-sinusoid/index writing output... [ 82%] plugins/flir-south-systeminfo/index writing output... [ 83%] plugins/flir-south-usb4704/index writing output... [ 84%] plugins/flir-south-webcam_media/index writing output... [ 85%] plugins/north writing output... [ 85%] plugins/notify writing output... [ 86%] plugins/rule writing output... [ 87%] plugins/south writing output... [ 87%] processing_data writing output... [ 88%] quick_start/backup writing output... [ 89%] quick_start/camera writing output... [ 89%] quick_start/datasources writing output... [ 90%] quick_start/gui writing output... [ 91%] quick_start/index writing output... [ 91%] quick_start/introduction writing output... [ 92%] quick_start/north writing output... [ 93%] quick_start/starting writing output... [ 93%] quick_start/support writing output... [ 94%] quick_start/troubleshooting writing output... [ 95%] quick_start/viewing writing output... [ 95%] rest_api_guide/01_REST writing output... [ 96%] rest_api_guide/02_RESTadmin writing output... [ 97%] rest_api_guide/03_RESTuser writing output... [ 97%] rest_api_guide/index writing output... [ 98%] securing_flir writing output... [ 99%] storage writing output... [100%] tuning_flir generating indices... genindex done writing additional pages... search done copying images... [ 0%] images/PI_connect.jpg copying images... [ 0%] images/PI_connectors.jpg copying images... [ 1%] images/PI_token.jpg copying images... [ 1%] images/omf-plugin-pi-web.jpg copying images... [ 1%] images/omf-plugin-connector-relay.jpg copying images... [ 2%] images/omf-plugin-eds.jpg copying images... [ 2%] images/omf-plugin-ocs.jpg copying images... [ 2%] images/setpoint_1.jpg copying images... [ 3%] images/setpoint_2.jpg copying images... [ 3%] images/setpoint_3.jpg copying images... [ 4%] images/flir_architecture.png copying images... [ 4%] images/add_notification_service.jpg copying images... [ 4%] images/enable_notify_service.jpg copying images... [ 5%] images/empty_notifications.jpg copying images... [ 5%] images/notification_1.jpg copying images... [ 5%] images/notification_2.jpg copying images... [ 6%] images/notification_3.jpg copying images... [ 6%] images/notification_4.jpg copying images... [ 7%] images/notification_5.jpg copying images... [ 7%] images/notification_6.jpg copying images... [ 7%] images/notification_7.jpg copying images... [ 8%] images/notification_8.jpg copying images... [ 8%] images/slack.jpg copying images... [ 8%] images/notification_log.jpg copying images... [ 9%] images/notification_log_type.jpg copying images... [ 9%] images/notification_list.jpg copying images... [ 9%] images/notification_edit.jpg copying images... [ 10%] images/notification_settings.jpg copying images... [ 10%] images/notification_settings_icon.jpg copying images... [ 11%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 11%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 11%] plugins/flir-filter-change/images/change.jpg copying images... [ 12%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 12%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 12%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 13%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 13%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 14%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 14%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 14%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 15%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 15%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 15%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 16%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 16%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 16%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 17%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 17%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 18%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 18%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 18%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 19%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 19%] plugins/flir-filter-rename/images/rename.png copying images... [ 19%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 20%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 20%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 21%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 21%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 21%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 22%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 22%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 22%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 23%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 23%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 23%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 24%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 24%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 25%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 25%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 25%] plugins/flir-north-GCP/images/import.jpg copying images... [ 26%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 26%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 26%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 27%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 27%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 28%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 28%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 28%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 29%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 29%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 29%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 30%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 30%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 30%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 31%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 31%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 32%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 32%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 32%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 33%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 33%] plugins/flir-north-opcua/images/opcua_1.jpg copying images... [ 33%] plugins/flir-north-opcua/images/opcua_2.jpg copying images... [ 34%] plugins/flir-north-opcua/images/opcua_3.jpg copying images... [ 34%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 35%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 35%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 35%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 36%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 36%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 36%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 37%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 37%] plugins/flir-notify-Telegram/images/telegram_1.jpg copying images... [ 38%] plugins/flir-notify-Telegram/images/telegram_2.jpg copying images... [ 38%] plugins/flir-notify-Telegram/images/botfather.jpg copying images... [ 38%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 39%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 39%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 39%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 40%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 40%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 40%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 41%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 41%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 42%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 42%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 42%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 43%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 43%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 43%] plugins/flir-notify-slack/images/slack_2.jpg copying images... [ 44%] plugins/flir-notify-slack/images/slack_3.jpg copying images... [ 44%] plugins/flir-notify-zendesk/images/zendesk_1.jpg copying images... [ 45%] plugins/flir-notify-zendesk/images/zendesk_2.jpg copying images... [ 45%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 45%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 46%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 46%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 46%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 47%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 47%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 47%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 48%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 48%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 49%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 49%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 49%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 50%] plugins/flir-south-FlirAX8/images/flir_setup.jpg copying images... [ 50%] plugins/flir-south-FlirAX8/images/AX8_1.jpg copying images... [ 50%] plugins/flir-south-FlirAX8/images/AX8.jpg copying images... [ 51%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 51%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 52%] plugins/flir-south-FlirCamera/images/flir_3.jpg copying images... [ 52%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 52%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 53%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 53%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 53%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 54%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 55%] plugins/flir-south-S7/images/s7.jpg copying images... [ 55%] plugins/flir-south-S7/images/Address.jpg copying images... [ 56%] plugins/flir-south-S7/images/GETPUT.jpg copying images... [ 56%] plugins/flir-south-S7/images/datablock.jpg copying images... [ 56%] plugins/flir-south-S7/images/S7-1212.jpg copying images... [ 57%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 57%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 57%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 58%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 58%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 59%] plugins/flir-south-csvplayback/images/csvplayback.jpg copying images... [ 59%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 59%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 60%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 60%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 60%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 61%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 61%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 61%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 62%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 62%] plugins/flir-south-dt9837/images/dt9837_1.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_2.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_3.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_4.jpg copying images... [ 64%] plugins/flir-south-dt9837/images/dt9837A.jpg copying images... [ 64%] plugins/flir-south-edgeml/images/config1.jpg copying images... [ 64%] plugins/flir-south-edgeml/images/config2.jpg copying images... [ 65%] plugins/flir-south-envirophat/images/envirophat_1.jpg copying images... [ 65%] plugins/flir-south-envirophat/images/envirophat_2.jpg copying images... [ 66%] plugins/flir-south-gw65/images/gw65_1.jpg copying images... [ 66%] plugins/flir-south-gw65/images/app_1.jpg copying images... [ 66%] plugins/flir-south-gw65/images/app_2.jpg copying images... [ 67%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 67%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 67%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 68%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 68%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 69%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 69%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 69%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 70%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 70%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 70%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 71%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 71%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 71%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 72%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 72%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 73%] plugins/flir-south-pt100/images/pt100_3wire.jpg copying images... [ 73%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 73%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 74%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 74%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 74%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 75%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 75%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 76%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 76%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 76%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 77%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 77%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 77%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 78%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 78%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 78%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 79%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 79%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 80%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 80%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 80%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 81%] images/filter_1.jpg copying images... [ 81%] images/filter_2.jpg copying images... [ 81%] images/filter_3.jpg copying images... [ 82%] images/filter_4.jpg copying images... [ 82%] images/filter_5.jpg copying images... [ 83%] images/filter_6.jpg copying images... [ 83%] images/filter_7.jpg copying images... [ 83%] images/filter_8.jpg copying images... [ 84%] images/filter_9.jpg copying images... [ 84%] images/filter_10.jpg copying images... [ 84%] images/backup.JPG copying images... [ 85%] images/camera_1.jpg copying images... [ 85%] images/camera_2.jpg copying images... [ 85%] images/camera_3.jpg copying images... [ 86%] images/camera_4.jpg copying images... [ 86%] images/camera_5.jpg copying images... [ 87%] images/south_services.JPG copying images... [ 87%] images/south_service_config.JPG copying images... [ 87%] images/dashboard.JPG copying images... [ 88%] images/north_services.JPG copying images... [ 88%] images/pi_plugin_config.JPG copying images... [ 88%] images/support.JPG copying images... [ 89%] images/viewing_data.JPG copying images... [ 89%] images/view_graph.jpg copying images... [ 90%] images/view_hide.jpg copying images... [ 90%] images/view_summary.jpg copying images... [ 90%] images/view_times.jpg copying images... [ 91%] images/view_spreadsheet.jpg copying images... [ 91%] images/graph_icon.jpg copying images... [ 91%] images/download_icon.jpg copying images... [ 92%] images/admin_api.jpg copying images... [ 92%] images/enable_https.jpg copying images... [ 92%] images/connection_https.jpg copying images... [ 93%] images/authentication.jpg copying images... [ 93%] images/login.jpg copying images... [ 94%] images/login_dashboard.jpg copying images... [ 94%] images/user_pulldown.jpg copying images... [ 94%] images/profile.jpg copying images... [ 95%] images/password.jpg copying images... [ 95%] images/password_rotation.jpg copying images... [ 95%] images/user_management.jpg copying images... [ 96%] images/add_user.jpg copying images... [ 96%] images/delete_user.jpg copying images... [ 97%] images/change_role.jpg copying images... [ 97%] images/reset_password.jpg copying images... [ 97%] images/certificate_store.jpg copying images... [ 98%] images/update_certificate.jpg copying images... [ 98%] images/storage_01.jpg copying images... [ 98%] images/storage_02.jpg copying images... [ 99%] images/storage_03.jpg copying images... [ 99%] images/sqlite_storage_configuration.jpg copying images... [100%] images/south_advanced.jpg copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-09-20T13:15:30.668438Z, end-time: 2021-09-20T13:18:16.510112Z, duration: 165, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v4.2.0 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Building plugin configuration appendices Default develop used for plugin documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Cloning into 'foglamp-south-abb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-am2315'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-b100-modbus-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-beckhoff'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-benchmark'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-cc2650'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv-async'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csvplayback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht11'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-digiducer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dnp3'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-dt9837'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-envirophat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'flir-south-flir-camera'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-FlirAX8'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-game'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-gw65'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec104'... cat: fledge-south-iec104/Package: No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec61850'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-ina219'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1708'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs ls: cannot access 'flir-south-J1939/*.rst': No such file or directory Cloning into 'fledge-south-lathesim'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbus-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbustcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt-sparkplug'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-mqtt-scripted'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-openweathermap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-phidget'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-piwebapi'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-playback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-pt100'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-random'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-randomwalk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-roxtec'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-s2opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-sarcos'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensehat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensorphone'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-simple-rest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sinusoid'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-suez'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-systeminfo'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-webcam-media'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-wind-turbine'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-azure'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-gcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-graphite'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-harperdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-iec104'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdbcloud'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-splunk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-thingspeak'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-timestream'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-timestream/Package: No such file or directory mv: cannot stat 'fledge-north-timestream': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-asset-split'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-blocktest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-dataframe'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-delta'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-downsample'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ema'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-eventrate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-fft'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-fft2'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-Flir-Validity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-kochafloc'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-log'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-metadata'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-omfhint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python27'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rename'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-replace'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rms'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-rms-trigger'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale-set'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigfns'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigmacleanse'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-simple-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-statistics'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-threshold'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-velocity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-vibration_features'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-alexa-notifyme'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-blynk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-email'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-google-hangouts'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-ifttt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jira'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jsonconfig'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-north'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-operation'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-setpoint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-slack'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-telegram'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-zendesk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-average'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-ML-bad-bearing'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-periodic'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-simple-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-simple-sigma'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 0 added, 106 changed, 0 removed reading sources... [ 0%] flir_plugins reading sources... [ 1%] plugins/filter reading sources... [ 2%] plugins/flir-filter-FlirValidity/index reading sources... [ 3%] plugins/flir-filter-asset/index reading sources... [ 4%] plugins/flir-filter-change/index reading sources... [ 5%] plugins/flir-filter-csv_writer/index reading sources... [ 6%] plugins/flir-filter-delta/index reading sources... [ 7%] plugins/flir-filter-downsample/index reading sources... [ 8%] plugins/flir-filter-edgeml/index reading sources... [ 9%] plugins/flir-filter-ema/index reading sources... [ 10%] plugins/flir-filter-eventrate/index reading sources... [ 11%] plugins/flir-filter-expression/index reading sources... [ 12%] plugins/flir-filter-fft/index reading sources... [ 13%] plugins/flir-filter-log/index reading sources... [ 14%] plugins/flir-filter-metadata/index reading sources... [ 15%] plugins/flir-filter-omfhint/index reading sources... [ 16%] plugins/flir-filter-python27/index reading sources... [ 16%] plugins/flir-filter-python35/index reading sources... [ 17%] plugins/flir-filter-rate/index reading sources... [ 18%] plugins/flir-filter-rename/index reading sources... [ 19%] plugins/flir-filter-replace/index reading sources... [ 20%] plugins/flir-filter-rms/index reading sources... [ 21%] plugins/flir-filter-scale-set/index reading sources... [ 22%] plugins/flir-filter-scale/index reading sources... [ 23%] plugins/flir-filter-sigmacleanse/index reading sources... [ 24%] plugins/flir-filter-simple-python/index reading sources... [ 25%] plugins/flir-filter-statistics/index reading sources... [ 26%] plugins/flir-filter-threshold/index reading sources... [ 27%] plugins/flir-filter-vibration_features/index reading sources... [ 28%] plugins/flir-north-GCP/index reading sources... [ 29%] plugins/flir-north-Kafka/index reading sources... [ 30%] plugins/flir-north-OMF/index reading sources... [ 31%] plugins/flir-north-ThingSpeak/index reading sources... [ 32%] plugins/flir-north-graphite/index reading sources... [ 33%] plugins/flir-north-http_north/index reading sources... [ 33%] plugins/flir-north-httpc/index reading sources... [ 34%] plugins/flir-north-iec104/index reading sources... [ 35%] plugins/flir-north-influxdb/index reading sources... [ 36%] plugins/flir-north-influxdbcloud/index reading sources... [ 37%] plugins/flir-north-opcua/index reading sources... [ 38%] plugins/flir-north-splunk/index reading sources... [ 39%] plugins/flir-notify-Hangouts/index reading sources... [ 40%] plugins/flir-notify-North/index reading sources... [ 41%] plugins/flir-notify-Telegram/index reading sources... [ 42%] plugins/flir-notify-alexa/index reading sources... [ 43%] plugins/flir-notify-asset/index reading sources... [ 44%] plugins/flir-notify-config/index reading sources... [ 45%] plugins/flir-notify-email/index reading sources... [ 46%] plugins/flir-notify-ifttt/index reading sources... [ 47%] plugins/flir-notify-jira/index reading sources... [ 48%] plugins/flir-notify-jsonconfig/index reading sources... [ 49%] plugins/flir-notify-management/index reading sources... [ 50%] plugins/flir-notify-mqtt/index reading sources... [ 50%] plugins/flir-notify-operation/index reading sources... [ 51%] plugins/flir-notify-python35/index reading sources... [ 52%] plugins/flir-notify-setpoint/index reading sources... [ 53%] plugins/flir-notify-slack/index reading sources... [ 54%] plugins/flir-notify-zendesk/index reading sources... [ 55%] plugins/flir-rule-Average/index reading sources... [ 56%] plugins/flir-rule-Simple-Expression/index reading sources... [ 57%] plugins/flir-rule-Simple-Sigma/index reading sources... [ 58%] plugins/flir-rule-Threshold/index reading sources... [ 59%] plugins/flir-south-ABB/index reading sources... [ 60%] plugins/flir-south-Beckhoff/index reading sources... [ 61%] plugins/flir-south-Csv/index reading sources... [ 62%] plugins/flir-south-Expression/index reading sources... [ 63%] plugins/flir-south-FlirAX8/index reading sources... [ 64%] plugins/flir-south-FlirCamera/index reading sources... [ 65%] plugins/flir-south-ModbusC/index reading sources... [ 66%] plugins/flir-south-PIWebAPI/index reading sources... [ 66%] plugins/flir-south-Random/index reading sources... [ 67%] plugins/flir-south-S7/index reading sources... [ 68%] plugins/flir-south-am2315/index reading sources... [ 69%] plugins/flir-south-cc2650/index reading sources... [ 70%] plugins/flir-south-coap/index reading sources... [ 71%] plugins/flir-south-csvplayback/index reading sources... [ 72%] plugins/flir-south-dht11/index reading sources... [ 73%] plugins/flir-south-dht11_V2/index reading sources... [ 74%] plugins/flir-south-digiducer/index reading sources... [ 75%] plugins/flir-south-dnp3/index reading sources... [ 76%] plugins/flir-south-dt9837/index reading sources... [ 77%] plugins/flir-south-edgeml/index reading sources... [ 78%] plugins/flir-south-envirophat/index reading sources... [ 79%] plugins/flir-south-gw65/index reading sources... [ 80%] plugins/flir-south-http_south/index reading sources... [ 81%] plugins/flir-south-ina219/index reading sources... [ 82%] plugins/flir-south-lathesim/index reading sources... [ 83%] plugins/flir-south-mqtt-readings/index reading sources... [ 83%] plugins/flir-south-mqtt-scripted/index reading sources... [ 84%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 85%] plugins/flir-south-opcua/index reading sources... [ 86%] plugins/flir-south-person_detection/index reading sources... [ 87%] plugins/flir-south-playback/index reading sources... [ 88%] plugins/flir-south-pt100/index reading sources... [ 89%] plugins/flir-south-randomwalk/index reading sources... [ 90%] plugins/flir-south-s2opcua/index reading sources... [ 91%] plugins/flir-south-sensehat/index reading sources... [ 92%] plugins/flir-south-simple-rest/index reading sources... [ 93%] plugins/flir-south-sinusoid/index reading sources... [ 94%] plugins/flir-south-systeminfo/index reading sources... [ 95%] plugins/flir-south-usb4704/index reading sources... [ 96%] plugins/flir-south-webcam_media/index reading sources... [ 97%] plugins/north reading sources... [ 98%] plugins/notify reading sources... [ 99%] plugins/rule reading sources... [100%] plugins/south looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/plugins/south.rst:5: WARNING: toctree contains reference to nonexisting document 'plugins/flir-south-J1939' none found pickling environment... done checking consistency... done preparing documents... done assembling single document... quick_start/index quick_start/introduction quick_start/starting quick_start/troubleshooting quick_start/gui quick_start/camera quick_start/datasources quick_start/viewing quick_start/north OMF quick_start/backup quick_start/support processing_data flir_architecture flir_plugins securing_flir storage tuning_flir notifications control plugin_developers_guide/index plugin_developers_guide/01_Flir_plugins plugin_developers_guide/02_writing_plugins plugin_developers_guide/03_south_plugins plugin_developers_guide/03_south_C_plugins plugin_developers_guide/035_CPP plugin_developers_guide/037_hybrid_plugins plugin_developers_guide/04_north_plugins plugin_developers_guide/05_storage_plugins plugin_developers_guide/06_filter_plugins plugin_developers_guide/08_notify_plugins plugin_developers_guide/10_testing rest_api_guide/index rest_api_guide/01_REST rest_api_guide/02_RESTadmin rest_api_guide/03_RESTuser KERBEROS plugin_index plugins/south plugins/flir-south-ABB/index plugins/flir-south-am2315/index plugins/flir-south-Beckhoff/index plugins/flir-south-cc2650/index plugins/flir-south-coap/index plugins/flir-south-Csv/index plugins/flir-south-csvplayback/index plugins/flir-south-dht11_V2/index plugins/flir-south-dht11/index plugins/flir-south-digiducer/index plugins/flir-south-dnp3/index plugins/flir-south-dt9837/index plugins/flir-south-edgeml/index plugins/flir-south-envirophat/index plugins/flir-south-Expression/index plugins/flir-south-FlirCamera/index plugins/flir-south-FlirAX8/index plugins/flir-south-gw65/index plugins/flir-south-http_south/index plugins/flir-south-ina219/index plugins/flir-south-lathesim/index plugins/flir-south-ModbusC/index plugins/flir-south-mqtt-readings/index plugins/flir-south-mqtt_sparkplug/index plugins/flir-south-mqtt-scripted/index plugins/flir-south-opcua/index plugins/flir-south-person_detection/index plugins/flir-south-PIWebAPI/index plugins/flir-south-playback/index plugins/flir-south-pt100/index plugins/flir-south-Random/index plugins/flir-south-randomwalk/index plugins/flir-south-s2opcua/index plugins/flir-south-S7/index plugins/flir-south-sensehat/index plugins/flir-south-simple-rest/index plugins/flir-south-sinusoid/index plugins/flir-south-systeminfo/index plugins/flir-south-usb4704/index plugins/flir-south-webcam_media/index plugins/north plugins/flir-north-OMF/index plugins/flir-north-GCP/index plugins/flir-north-graphite/index plugins/flir-north-http_north/index plugins/flir-north-httpc/index plugins/flir-north-iec104/index plugins/flir-north-influxdb/index plugins/flir-north-influxdbcloud/index plugins/flir-north-Kafka/index plugins/flir-north-opcua/index plugins/flir-north-splunk/index plugins/flir-north-ThingSpeak/index plugins/filter plugins/flir-filter-asset/index plugins/flir-filter-change/index plugins/flir-filter-csv_writer/index plugins/flir-filter-delta/index plugins/flir-filter-downsample/index plugins/flir-filter-edgeml/index plugins/flir-filter-ema/index plugins/flir-filter-eventrate/index plugins/flir-filter-expression/index plugins/flir-filter-fft/index plugins/flir-filter-FlirValidity/index plugins/flir-filter-log/index plugins/flir-filter-metadata/index plugins/flir-filter-omfhint/index plugins/flir-filter-python27/index plugins/flir-filter-python35/index plugins/flir-filter-rate/index plugins/flir-filter-rename/index plugins/flir-filter-replace/index plugins/flir-filter-rms/index plugins/flir-filter-scale/index plugins/flir-filter-scale-set/index plugins/flir-filter-sigmacleanse/index plugins/flir-filter-simple-python/index plugins/flir-filter-statistics/index plugins/flir-filter-threshold/index plugins/flir-filter-vibration_features/index plugins/rule plugins/flir-rule-Threshold/index plugins/flir-rule-Average/index plugins/flir-rule-Simple-Expression/index plugins/flir-rule-Simple-Sigma/index plugins/notify plugins/flir-notify-alexa/index plugins/flir-notify-asset/index plugins/flir-notify-config/index plugins/flir-notify-email/index plugins/flir-notify-Hangouts/index plugins/flir-notify-ifttt/index plugins/flir-notify-jira/index plugins/flir-notify-jsonconfig/index plugins/flir-notify-management/index plugins/flir-notify-mqtt/index plugins/flir-notify-North/index plugins/flir-notify-operation/index plugins/flir-notify-python35/index plugins/flir-notify-setpoint/index plugins/flir-notify-slack/index plugins/flir-notify-Telegram/index plugins/flir-notify-zendesk/index done writing... done writing additional files... done copying images... [ 0%] images/dashboard.JPG copying images... [ 0%] images/camera_1.jpg copying images... [ 1%] images/camera_2.jpg copying images... [ 1%] images/camera_3.jpg copying images... [ 1%] images/camera_4.jpg copying images... [ 2%] images/camera_5.jpg copying images... [ 2%] images/south_services.JPG copying images... [ 2%] images/south_service_config.JPG copying images... [ 3%] images/viewing_data.JPG copying images... [ 3%] images/view_graph.jpg copying images... [ 4%] images/view_hide.jpg copying images... [ 4%] images/view_summary.jpg copying images... [ 4%] images/view_times.jpg copying images... [ 5%] images/view_spreadsheet.jpg copying images... [ 5%] images/graph_icon.jpg copying images... [ 5%] images/download_icon.jpg copying images... [ 6%] images/north_services.JPG copying images... [ 6%] images/pi_plugin_config.JPG copying images... [ 7%] images/PI_connect.jpg copying images... [ 7%] images/PI_connectors.jpg copying images... [ 7%] images/PI_token.jpg copying images... [ 8%] images/omf-plugin-pi-web.jpg copying images... [ 8%] images/omf-plugin-connector-relay.jpg copying images... [ 8%] images/omf-plugin-eds.jpg copying images... [ 9%] images/omf-plugin-ocs.jpg copying images... [ 9%] images/backup.JPG copying images... [ 9%] images/support.JPG copying images... [ 10%] images/filter_1.jpg copying images... [ 10%] images/filter_2.jpg copying images... [ 11%] images/filter_3.jpg copying images... [ 11%] images/filter_4.jpg copying images... [ 11%] images/filter_5.jpg copying images... [ 12%] images/filter_6.jpg copying images... [ 12%] images/filter_7.jpg copying images... [ 12%] images/filter_8.jpg copying images... [ 13%] images/filter_9.jpg copying images... [ 13%] images/filter_10.jpg copying images... [ 14%] images/flir_architecture.png copying images... [ 14%] images/admin_api.jpg copying images... [ 14%] images/enable_https.jpg copying images... [ 15%] images/connection_https.jpg copying images... [ 15%] images/authentication.jpg copying images... [ 15%] images/login.jpg copying images... [ 16%] images/login_dashboard.jpg copying images... [ 16%] images/user_pulldown.jpg copying images... [ 16%] images/profile.jpg copying images... [ 17%] images/password.jpg copying images... [ 17%] images/password_rotation.jpg copying images... [ 18%] images/user_management.jpg copying images... [ 18%] images/add_user.jpg copying images... [ 18%] images/delete_user.jpg copying images... [ 19%] images/change_role.jpg copying images... [ 19%] images/reset_password.jpg copying images... [ 19%] images/certificate_store.jpg copying images... [ 20%] images/update_certificate.jpg copying images... [ 20%] images/storage_01.jpg copying images... [ 21%] images/storage_02.jpg copying images... [ 21%] images/storage_03.jpg copying images... [ 21%] images/sqlite_storage_configuration.jpg copying images... [ 22%] images/south_advanced.jpg copying images... [ 22%] images/add_notification_service.jpg copying images... [ 22%] images/enable_notify_service.jpg copying images... [ 23%] images/empty_notifications.jpg copying images... [ 23%] images/notification_1.jpg copying images... [ 23%] images/notification_2.jpg copying images... [ 24%] images/notification_3.jpg copying images... [ 24%] images/notification_4.jpg copying images... [ 25%] images/notification_5.jpg copying images... [ 25%] images/notification_6.jpg copying images... [ 25%] images/notification_7.jpg copying images... [ 26%] images/notification_8.jpg copying images... [ 26%] images/slack.jpg copying images... [ 26%] images/notification_log.jpg copying images... [ 27%] images/notification_log_type.jpg copying images... [ 27%] images/notification_list.jpg copying images... [ 28%] images/notification_edit.jpg copying images... [ 28%] images/notification_settings.jpg copying images... [ 28%] images/notification_settings_icon.jpg copying images... [ 29%] images/setpoint_1.jpg copying images... [ 29%] images/setpoint_2.jpg copying images... [ 29%] images/setpoint_3.jpg copying images... [ 30%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 30%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 30%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 31%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 31%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 32%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 32%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 32%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 33%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 33%] plugins/flir-south-csvplayback/images/csvplayback.jpg copying images... [ 33%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 34%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 34%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 35%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 35%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 35%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 36%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 36%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 36%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 37%] plugins/flir-south-dt9837/images/dt9837_1.jpg copying images... [ 37%] plugins/flir-south-dt9837/images/dt9837_2.jpg copying images... [ 38%] plugins/flir-south-dt9837/images/dt9837_3.jpg copying images... [ 38%] plugins/flir-south-dt9837/images/dt9837_4.jpg copying images... [ 38%] plugins/flir-south-dt9837/images/dt9837A.jpg copying images... [ 39%] plugins/flir-south-edgeml/images/config1.jpg copying images... [ 39%] plugins/flir-south-edgeml/images/config2.jpg copying images... [ 39%] plugins/flir-south-envirophat/images/envirophat_1.jpg copying images... [ 40%] plugins/flir-south-envirophat/images/envirophat_2.jpg copying images... [ 40%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 40%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 41%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 41%] plugins/flir-south-FlirCamera/images/flir_3.jpg copying images... [ 42%] plugins/flir-south-FlirAX8/images/flir_setup.jpg copying images... [ 42%] plugins/flir-south-FlirAX8/images/AX8_1.jpg copying images... [ 42%] plugins/flir-south-FlirAX8/images/AX8.jpg copying images... [ 43%] plugins/flir-south-gw65/images/gw65_1.jpg copying images... [ 43%] plugins/flir-south-gw65/images/app_1.jpg copying images... [ 43%] plugins/flir-south-gw65/images/app_2.jpg copying images... [ 44%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 44%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 45%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 45%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 45%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 46%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 46%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 46%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 47%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 47%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 47%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 48%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 48%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 49%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 49%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 49%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 50%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 50%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 50%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 51%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 51%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 52%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 52%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 52%] plugins/flir-south-pt100/images/pt100_3wire.jpg copying images... [ 53%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 53%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 53%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 54%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 54%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 54%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 55%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 55%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 56%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 56%] plugins/flir-south-S7/images/s7.jpg copying images... [ 56%] plugins/flir-south-S7/images/Address.jpg copying images... [ 57%] plugins/flir-south-S7/images/GETPUT.jpg copying images... [ 57%] plugins/flir-south-S7/images/datablock.jpg copying images... [ 57%] plugins/flir-south-S7/images/S7-1212.jpg copying images... [ 58%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 58%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 59%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 59%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 59%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 60%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 60%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 60%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 61%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 61%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 61%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 62%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 62%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 63%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 63%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 63%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 64%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 64%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 64%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 65%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 65%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 66%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 66%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 66%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 67%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 67%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 67%] plugins/flir-north-GCP/images/import.jpg copying images... [ 68%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 68%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 69%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 69%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 69%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 70%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 70%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 70%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 71%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 71%] plugins/flir-north-opcua/images/opcua_1.jpg copying images... [ 71%] plugins/flir-north-opcua/images/opcua_2.jpg copying images... [ 72%] plugins/flir-north-opcua/images/opcua_3.jpg copying images... [ 72%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 73%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 73%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 73%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 74%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 74%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 74%] plugins/flir-filter-change/images/change.jpg copying images... [ 75%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 75%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 76%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 76%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 76%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 77%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 77%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 77%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 78%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 78%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 78%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 79%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 79%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 80%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 80%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 80%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 81%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 81%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 81%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 82%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 82%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 83%] plugins/flir-filter-rename/images/rename.png copying images... [ 83%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 83%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 84%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 84%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 84%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 85%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 85%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 85%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 86%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 86%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 87%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 87%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 87%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 88%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 88%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 88%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 89%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 89%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 90%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 90%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 90%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 91%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 91%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 91%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 92%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 92%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 92%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 93%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 93%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 94%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 94%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 94%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 95%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 95%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 95%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 96%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 96%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 97%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 97%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 97%] plugins/flir-notify-slack/images/slack_2.jpg copying images... [ 98%] plugins/flir-notify-slack/images/slack_3.jpg copying images... [ 98%] plugins/flir-notify-Telegram/images/telegram_1.jpg copying images... [ 98%] plugins/flir-notify-Telegram/images/telegram_2.jpg copying images... [ 99%] plugins/flir-notify-Telegram/images/botfather.jpg copying images... [ 99%] plugins/flir-notify-zendesk/images/zendesk_1.jpg copying images... [100%] plugins/flir-notify-zendesk/images/zendesk_2.jpg copying static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in _build/localmedia. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-09-20T13:18:16.766054Z, end-time: 2021-09-20T13:21:00.147156Z, duration: 163, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v4.2.0 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Building plugin configuration appendices Default develop used for plugin documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Cloning into 'foglamp-south-abb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-am2315'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-b100-modbus-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-beckhoff'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-benchmark'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-cc2650'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv-async'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csvplayback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht11'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-digiducer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dnp3'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-dt9837'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-envirophat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'flir-south-flir-camera'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-FlirAX8'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-game'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-gw65'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec104'... cat: fledge-south-iec104/Package: No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec61850'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-ina219'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1708'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs ls: cannot access 'flir-south-J1939/*.rst': No such file or directory Cloning into 'fledge-south-lathesim'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbus-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbustcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt-sparkplug'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-mqtt-scripted'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-openweathermap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-phidget'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-piwebapi'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-playback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-pt100'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-random'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-randomwalk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-roxtec'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-s2opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-sarcos'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensehat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensorphone'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-simple-rest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sinusoid'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-suez'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-systeminfo'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-webcam-media'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-wind-turbine'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-azure'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-gcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-graphite'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-harperdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-iec104'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdbcloud'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-splunk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-thingspeak'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-timestream'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-timestream/Package: No such file or directory mv: cannot stat 'fledge-north-timestream': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-asset-split'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-blocktest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-dataframe'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-delta'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-downsample'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ema'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-eventrate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-fft'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-fft2'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-Flir-Validity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-kochafloc'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-log'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-metadata'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-omfhint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python27'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rename'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-replace'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rms'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-rms-trigger'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale-set'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigfns'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigmacleanse'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-simple-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-statistics'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-threshold'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-velocity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-vibration_features'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-alexa-notifyme'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-blynk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-email'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-google-hangouts'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-ifttt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jira'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jsonconfig'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-north'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-operation'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-setpoint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-slack'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-telegram'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-zendesk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-average'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-ML-bad-bearing'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-periodic'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-simple-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-simple-sigma'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs loading translations [en]... done making output directory... done loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 0 added, 106 changed, 0 removed reading sources... [ 0%] flir_plugins reading sources... [ 1%] plugins/filter reading sources... [ 2%] plugins/flir-filter-FlirValidity/index reading sources... [ 3%] plugins/flir-filter-asset/index reading sources... [ 4%] plugins/flir-filter-change/index reading sources... [ 5%] plugins/flir-filter-csv_writer/index reading sources... [ 6%] plugins/flir-filter-delta/index reading sources... [ 7%] plugins/flir-filter-downsample/index reading sources... [ 8%] plugins/flir-filter-edgeml/index reading sources... [ 9%] plugins/flir-filter-ema/index reading sources... [ 10%] plugins/flir-filter-eventrate/index reading sources... [ 11%] plugins/flir-filter-expression/index reading sources... [ 12%] plugins/flir-filter-fft/index reading sources... [ 13%] plugins/flir-filter-log/index reading sources... [ 14%] plugins/flir-filter-metadata/index reading sources... [ 15%] plugins/flir-filter-omfhint/index reading sources... [ 16%] plugins/flir-filter-python27/index reading sources... [ 16%] plugins/flir-filter-python35/index reading sources... [ 17%] plugins/flir-filter-rate/index reading sources... [ 18%] plugins/flir-filter-rename/index reading sources... [ 19%] plugins/flir-filter-replace/index reading sources... [ 20%] plugins/flir-filter-rms/index reading sources... [ 21%] plugins/flir-filter-scale-set/index reading sources... [ 22%] plugins/flir-filter-scale/index reading sources... [ 23%] plugins/flir-filter-sigmacleanse/index reading sources... [ 24%] plugins/flir-filter-simple-python/index reading sources... [ 25%] plugins/flir-filter-statistics/index reading sources... [ 26%] plugins/flir-filter-threshold/index reading sources... [ 27%] plugins/flir-filter-vibration_features/index reading sources... [ 28%] plugins/flir-north-GCP/index reading sources... [ 29%] plugins/flir-north-Kafka/index reading sources... [ 30%] plugins/flir-north-OMF/index reading sources... [ 31%] plugins/flir-north-ThingSpeak/index reading sources... [ 32%] plugins/flir-north-graphite/index reading sources... [ 33%] plugins/flir-north-http_north/index reading sources... [ 33%] plugins/flir-north-httpc/index reading sources... [ 34%] plugins/flir-north-iec104/index reading sources... [ 35%] plugins/flir-north-influxdb/index reading sources... [ 36%] plugins/flir-north-influxdbcloud/index reading sources... [ 37%] plugins/flir-north-opcua/index reading sources... [ 38%] plugins/flir-north-splunk/index reading sources... [ 39%] plugins/flir-notify-Hangouts/index reading sources... [ 40%] plugins/flir-notify-North/index reading sources... [ 41%] plugins/flir-notify-Telegram/index reading sources... [ 42%] plugins/flir-notify-alexa/index reading sources... [ 43%] plugins/flir-notify-asset/index reading sources... [ 44%] plugins/flir-notify-config/index reading sources... [ 45%] plugins/flir-notify-email/index reading sources... [ 46%] plugins/flir-notify-ifttt/index reading sources... [ 47%] plugins/flir-notify-jira/index reading sources... [ 48%] plugins/flir-notify-jsonconfig/index reading sources... [ 49%] plugins/flir-notify-management/index reading sources... [ 50%] plugins/flir-notify-mqtt/index reading sources... [ 50%] plugins/flir-notify-operation/index reading sources... [ 51%] plugins/flir-notify-python35/index reading sources... [ 52%] plugins/flir-notify-setpoint/index reading sources... [ 53%] plugins/flir-notify-slack/index reading sources... [ 54%] plugins/flir-notify-zendesk/index reading sources... [ 55%] plugins/flir-rule-Average/index reading sources... [ 56%] plugins/flir-rule-Simple-Expression/index reading sources... [ 57%] plugins/flir-rule-Simple-Sigma/index reading sources... [ 58%] plugins/flir-rule-Threshold/index reading sources... [ 59%] plugins/flir-south-ABB/index reading sources... [ 60%] plugins/flir-south-Beckhoff/index reading sources... [ 61%] plugins/flir-south-Csv/index reading sources... [ 62%] plugins/flir-south-Expression/index reading sources... [ 63%] plugins/flir-south-FlirAX8/index reading sources... [ 64%] plugins/flir-south-FlirCamera/index reading sources... [ 65%] plugins/flir-south-ModbusC/index reading sources... [ 66%] plugins/flir-south-PIWebAPI/index reading sources... [ 66%] plugins/flir-south-Random/index reading sources... [ 67%] plugins/flir-south-S7/index reading sources... [ 68%] plugins/flir-south-am2315/index reading sources... [ 69%] plugins/flir-south-cc2650/index reading sources... [ 70%] plugins/flir-south-coap/index reading sources... [ 71%] plugins/flir-south-csvplayback/index reading sources... [ 72%] plugins/flir-south-dht11/index reading sources... [ 73%] plugins/flir-south-dht11_V2/index reading sources... [ 74%] plugins/flir-south-digiducer/index reading sources... [ 75%] plugins/flir-south-dnp3/index reading sources... [ 76%] plugins/flir-south-dt9837/index reading sources... [ 77%] plugins/flir-south-edgeml/index reading sources... [ 78%] plugins/flir-south-envirophat/index reading sources... [ 79%] plugins/flir-south-gw65/index reading sources... [ 80%] plugins/flir-south-http_south/index reading sources... [ 81%] plugins/flir-south-ina219/index reading sources... [ 82%] plugins/flir-south-lathesim/index reading sources... [ 83%] plugins/flir-south-mqtt-readings/index reading sources... [ 83%] plugins/flir-south-mqtt-scripted/index reading sources... [ 84%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 85%] plugins/flir-south-opcua/index reading sources... [ 86%] plugins/flir-south-person_detection/index reading sources... [ 87%] plugins/flir-south-playback/index reading sources... [ 88%] plugins/flir-south-pt100/index reading sources... [ 89%] plugins/flir-south-randomwalk/index reading sources... [ 90%] plugins/flir-south-s2opcua/index reading sources... [ 91%] plugins/flir-south-sensehat/index reading sources... [ 92%] plugins/flir-south-simple-rest/index reading sources... [ 93%] plugins/flir-south-sinusoid/index reading sources... [ 94%] plugins/flir-south-systeminfo/index reading sources... [ 95%] plugins/flir-south-usb4704/index reading sources... [ 96%] plugins/flir-south-webcam_media/index reading sources... [ 97%] plugins/north reading sources... [ 98%] plugins/notify reading sources... [ 99%] plugins/rule reading sources... [100%] plugins/south /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/plugins/south.rst:5: WARNING: toctree contains reference to nonexisting document 'plugins/flir-south-J1939' looking for now-outdated files... none found pickling environment... done checking consistency... done processing Flir.tex... index quick_start/index quick_start/introduction quick_start/starting quick_start/troubleshooting quick_start/gui quick_start/camera quick_start/datasources quick_start/viewing quick_start/north OMF quick_start/backup quick_start/support processing_data flir_architecture flir_plugins securing_flir storage tuning_flir notifications control plugin_developers_guide/index plugin_developers_guide/01_Flir_plugins plugin_developers_guide/02_writing_plugins plugin_developers_guide/03_south_plugins plugin_developers_guide/03_south_C_plugins plugin_developers_guide/035_CPP plugin_developers_guide/037_hybrid_plugins plugin_developers_guide/04_north_plugins plugin_developers_guide/05_storage_plugins plugin_developers_guide/06_filter_plugins plugin_developers_guide/08_notify_plugins plugin_developers_guide/10_testing rest_api_guide/index rest_api_guide/01_REST rest_api_guide/02_RESTadmin rest_api_guide/03_RESTuser KERBEROS plugin_index plugins/south plugins/flir-south-ABB/index plugins/flir-south-am2315/index plugins/flir-south-Beckhoff/index plugins/flir-south-cc2650/index plugins/flir-south-coap/index plugins/flir-south-Csv/index plugins/flir-south-csvplayback/index plugins/flir-south-dht11_V2/index plugins/flir-south-dht11/index plugins/flir-south-digiducer/index plugins/flir-south-dnp3/index plugins/flir-south-dt9837/index plugins/flir-south-edgeml/index plugins/flir-south-envirophat/index plugins/flir-south-Expression/index plugins/flir-south-FlirCamera/index plugins/flir-south-FlirAX8/index plugins/flir-south-gw65/index plugins/flir-south-http_south/index plugins/flir-south-ina219/index plugins/flir-south-lathesim/index plugins/flir-south-ModbusC/index plugins/flir-south-mqtt-readings/index plugins/flir-south-mqtt_sparkplug/index plugins/flir-south-mqtt-scripted/index plugins/flir-south-opcua/index plugins/flir-south-person_detection/index plugins/flir-south-PIWebAPI/index plugins/flir-south-playback/index plugins/flir-south-pt100/index plugins/flir-south-Random/index plugins/flir-south-randomwalk/index plugins/flir-south-s2opcua/index plugins/flir-south-S7/index plugins/flir-south-sensehat/index plugins/flir-south-simple-rest/index plugins/flir-south-sinusoid/index plugins/flir-south-systeminfo/index plugins/flir-south-usb4704/index plugins/flir-south-webcam_media/index plugins/north plugins/flir-north-OMF/index plugins/flir-north-GCP/index plugins/flir-north-graphite/index plugins/flir-north-http_north/index plugins/flir-north-httpc/index plugins/flir-north-iec104/index plugins/flir-north-influxdb/index plugins/flir-north-influxdbcloud/index plugins/flir-north-Kafka/index plugins/flir-north-opcua/index plugins/flir-north-splunk/index plugins/flir-north-ThingSpeak/index plugins/filter plugins/flir-filter-asset/index plugins/flir-filter-change/index plugins/flir-filter-csv_writer/index plugins/flir-filter-delta/index plugins/flir-filter-downsample/index plugins/flir-filter-edgeml/index plugins/flir-filter-ema/index plugins/flir-filter-eventrate/index plugins/flir-filter-expression/index plugins/flir-filter-fft/index plugins/flir-filter-FlirValidity/index plugins/flir-filter-log/index plugins/flir-filter-metadata/index plugins/flir-filter-omfhint/index plugins/flir-filter-python27/index plugins/flir-filter-python35/index plugins/flir-filter-rate/index plugins/flir-filter-rename/index plugins/flir-filter-replace/index plugins/flir-filter-rms/index plugins/flir-filter-scale/index plugins/flir-filter-scale-set/index plugins/flir-filter-sigmacleanse/index plugins/flir-filter-simple-python/index plugins/flir-filter-statistics/index plugins/flir-filter-threshold/index plugins/flir-filter-vibration_features/index plugins/rule plugins/flir-rule-Threshold/index plugins/flir-rule-Average/index plugins/flir-rule-Simple-Expression/index plugins/flir-rule-Simple-Sigma/index plugins/notify plugins/flir-notify-alexa/index plugins/flir-notify-asset/index plugins/flir-notify-config/index plugins/flir-notify-email/index plugins/flir-notify-Hangouts/index plugins/flir-notify-ifttt/index plugins/flir-notify-jira/index plugins/flir-notify-jsonconfig/index plugins/flir-notify-management/index plugins/flir-notify-mqtt/index plugins/flir-notify-North/index plugins/flir-notify-operation/index plugins/flir-notify-python35/index plugins/flir-notify-setpoint/index plugins/flir-notify-slack/index plugins/flir-notify-Telegram/index plugins/flir-notify-zendesk/index resolving references... done writing... done copying images... [ 0%] images/dashboard.JPG copying images... [ 0%] images/camera_1.jpg copying images... [ 1%] images/camera_2.jpg copying images... [ 1%] images/camera_3.jpg copying images... [ 1%] images/camera_4.jpg copying images... [ 2%] images/camera_5.jpg copying images... [ 2%] images/south_services.JPG copying images... [ 2%] images/south_service_config.JPG copying images... [ 3%] images/viewing_data.JPG copying images... [ 3%] images/graph_icon.jpg copying images... [ 4%] images/view_graph.jpg copying images... [ 4%] images/view_times.jpg copying images... [ 4%] images/view_hide.jpg copying images... [ 5%] images/view_summary.jpg copying images... [ 5%] images/download_icon.jpg copying images... [ 5%] images/view_spreadsheet.jpg copying images... [ 6%] images/north_services.JPG copying images... [ 6%] images/omf-plugin-pi-web.jpg copying images... [ 7%] images/omf-plugin-eds.jpg copying images... [ 7%] images/omf-plugin-ocs.jpg copying images... [ 7%] images/PI_connectors.jpg copying images... [ 8%] images/PI_connect.jpg copying images... [ 8%] images/PI_token.jpg copying images... [ 8%] images/omf-plugin-connector-relay.jpg copying images... [ 9%] images/backup.JPG copying images... [ 9%] images/support.JPG copying images... [ 10%] images/filter_1.jpg copying images... [ 10%] images/filter_2.jpg copying images... [ 10%] images/filter_3.jpg copying images... [ 11%] images/filter_4.jpg copying images... [ 11%] images/filter_5.jpg copying images... [ 11%] images/filter_6.jpg copying images... [ 12%] images/filter_7.jpg copying images... [ 12%] images/filter_8.jpg copying images... [ 12%] images/filter_9.jpg copying images... [ 13%] images/filter_10.jpg copying images... [ 13%] images/flir_architecture.png copying images... [ 14%] images/admin_api.jpg copying images... [ 14%] images/enable_https.jpg copying images... [ 14%] images/connection_https.jpg copying images... [ 15%] images/authentication.jpg copying images... [ 15%] images/login.jpg copying images... [ 15%] images/login_dashboard.jpg copying images... [ 16%] images/user_pulldown.jpg copying images... [ 16%] images/profile.jpg copying images... [ 17%] images/password.jpg copying images... [ 17%] images/password_rotation.jpg copying images... [ 17%] images/user_management.jpg copying images... [ 18%] images/add_user.jpg copying images... [ 18%] images/change_role.jpg copying images... [ 18%] images/reset_password.jpg copying images... [ 19%] images/delete_user.jpg copying images... [ 19%] images/certificate_store.jpg copying images... [ 20%] images/update_certificate.jpg copying images... [ 20%] images/storage_01.jpg copying images... [ 20%] images/storage_02.jpg copying images... [ 21%] images/sqlite_storage_configuration.jpg copying images... [ 21%] images/storage_03.jpg copying images... [ 21%] images/south_advanced.jpg copying images... [ 22%] images/add_notification_service.jpg copying images... [ 22%] images/enable_notify_service.jpg copying images... [ 22%] images/notification_settings_icon.jpg copying images... [ 23%] images/notification_settings.jpg copying images... [ 23%] images/empty_notifications.jpg copying images... [ 24%] images/notification_1.jpg copying images... [ 24%] images/notification_2.jpg copying images... [ 24%] images/notification_3.jpg copying images... [ 25%] images/notification_4.jpg copying images... [ 25%] images/notification_5.jpg copying images... [ 25%] images/notification_6.jpg copying images... [ 26%] images/notification_7.jpg copying images... [ 26%] images/notification_8.jpg copying images... [ 27%] images/slack.jpg copying images... [ 27%] images/notification_log.jpg copying images... [ 27%] images/notification_log_type.jpg copying images... [ 28%] images/notification_list.jpg copying images... [ 28%] images/notification_edit.jpg copying images... [ 28%] images/setpoint_1.jpg copying images... [ 29%] images/setpoint_2.jpg copying images... [ 29%] images/setpoint_3.jpg copying images... [ 30%] https://s3.amazonaws.com/flir/readthedocs/images/06_dht11_tags_in_PI.jpg copying images... [ 30%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 30%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 31%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 31%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 31%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 32%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 32%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 32%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 33%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 33%] plugins/flir-south-csvplayback/images/csvplayback.jpg copying images... [ 34%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 34%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 34%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 35%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 35%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 35%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 36%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 36%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 37%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 37%] plugins/flir-south-dt9837/images/dt9837A.jpg copying images... [ 37%] plugins/flir-south-dt9837/images/dt9837_1.jpg copying images... [ 38%] plugins/flir-south-dt9837/images/dt9837_2.jpg copying images... [ 38%] plugins/flir-south-dt9837/images/dt9837_3.jpg copying images... [ 38%] plugins/flir-south-dt9837/images/dt9837_4.jpg copying images... [ 39%] plugins/flir-south-edgeml/images/config1.jpg copying images... [ 39%] plugins/flir-south-edgeml/images/config2.jpg copying images... [ 40%] plugins/flir-south-envirophat/images/envirophat_1.jpg copying images... [ 40%] plugins/flir-south-envirophat/images/envirophat_2.jpg copying images... [ 40%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 41%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 41%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 41%] plugins/flir-south-FlirCamera/images/flir_3.jpg copying images... [ 42%] plugins/flir-south-FlirAX8/images/AX8.jpg copying images... [ 42%] plugins/flir-south-FlirAX8/images/flir_setup.jpg copying images... [ 42%] plugins/flir-south-FlirAX8/images/AX8_1.jpg copying images... [ 43%] plugins/flir-south-gw65/images/gw65_1.jpg copying images... [ 43%] plugins/flir-south-gw65/images/app_1.jpg copying images... [ 44%] plugins/flir-south-gw65/images/app_2.jpg copying images... [ 44%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 44%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 45%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 45%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 45%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 46%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 46%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 47%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 47%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 47%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 48%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 48%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 48%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 49%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 49%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 50%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 50%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 50%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 51%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 51%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 51%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 52%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 52%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 52%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 53%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 53%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 54%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 54%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 54%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 55%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 55%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 55%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 56%] plugins/flir-south-S7/images/S7-1212.jpg copying images... [ 56%] plugins/flir-south-S7/images/Address.jpg copying images... [ 57%] plugins/flir-south-S7/images/GETPUT.jpg copying images... [ 57%] plugins/flir-south-S7/images/s7.jpg copying images... [ 57%] plugins/flir-south-S7/images/datablock.jpg copying images... [ 58%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 58%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 58%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 59%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 59%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 60%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 60%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 60%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 61%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 61%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 61%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 62%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 62%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 62%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 63%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 63%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 64%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 64%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 64%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 65%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 65%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 65%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 66%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 66%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 67%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 67%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 67%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 68%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 68%] plugins/flir-north-GCP/images/import.jpg copying images... [ 68%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 69%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 69%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 70%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 70%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 70%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 71%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 71%] plugins/flir-north-opcua/images/opcua_1.jpg copying images... [ 71%] plugins/flir-north-opcua/images/opcua_2.jpg copying images... [ 72%] plugins/flir-north-opcua/images/opcua_3.jpg copying images... [ 72%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 72%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 73%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 73%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 74%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 74%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 74%] plugins/flir-filter-change/images/change.jpg copying images... [ 75%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 75%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 75%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 76%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 76%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 77%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 77%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 77%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 78%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 78%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 78%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 79%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 79%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 80%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 80%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 80%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 81%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 81%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 81%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 82%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 82%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 82%] plugins/flir-filter-rename/images/rename.png copying images... [ 83%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 83%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 84%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 84%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 84%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 85%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 85%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 85%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 86%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 86%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 87%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 87%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 87%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 88%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 88%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 88%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 89%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 89%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 90%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 90%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 90%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 91%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 91%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 91%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 92%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 92%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 92%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 93%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 93%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 94%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 94%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 94%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 95%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 95%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 95%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 96%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 96%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 97%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 97%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 97%] plugins/flir-notify-slack/images/slack_2.jpg copying images... [ 98%] plugins/flir-notify-slack/images/slack_3.jpg copying images... [ 98%] plugins/flir-notify-Telegram/images/botfather.jpg copying images... [ 98%] plugins/flir-notify-Telegram/images/telegram_1.jpg copying images... [ 99%] plugins/flir-notify-Telegram/images/telegram_2.jpg copying images... [ 99%] plugins/flir-notify-zendesk/images/zendesk_1.jpg copying images... [100%] plugins/flir-notify-zendesk/images/zendesk_2.jpg copying TeX support files... copying TeX support files... done build succeeded, 1 warning. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). WARNING: Missing searchtools: /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/_build/latex/_static/searchtools.js [rtd-command-info] start-time: 2021-09-20T13:21:36.689301Z, end-time: 2021-09-20T13:21:36.773376Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2021-09-20T13:21:36.898619Z, end-time: 2021-09-20T13:21:47.117943Z, duration: 10, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=foglamp-bridge -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="foglamp-bridge" "Flir.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Flir.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file foglamp-bridge.idx (./foglamp-bridge.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] Chapter 1. (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) Overfull \hbox (168.08244pt too wide) in alignment at lines 131--340 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 340--463 [] [] [] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 463. [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [2] [3 <./dashboar d.JPG>] [4 <./camera_1.jpg>] [5 <./camera_2.jpg>] [6 <./camera_3.jpg> <./camera _4.jpg>] [7 <./camera_5.jpg> <./south_services.JPG>] [8] [9 <./south_service_co nfig.JPG>] [10 <./viewing_data.JPG>] [11 <./graph_icon.jpg> <./view_graph.jpg>] [12 <./view_times.jpg>] [13 <./view_hide.jpg> <./view_summary.jpg> <./download_ icon.jpg>] [14 <./view_spreadsheet.jpg> <./north_services.JPG>] [15] Overfull \vbox (9.00003pt too high) has occurred while \output is active [16 <./omf-plugin-pi-web.jpg>] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 17 undefined on inpu t line 1036. LaTeX Warning: Hyper reference `OMF:asset-framework-hierarchy-rules' on page 17 undefined on input line 1066. [17] [18] Overfull \vbox (9.00003pt too high) has occurred while \output is active [19 <./omf-plugin-eds.jpg>] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 20 undefined on inpu t line 1167. [20] Overfull \vbox (9.00003pt too high) has occurred while \output is active [21 <./omf-plugin-ocs.jpg>] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 22 undefined on inpu t line 1259. [22] [23 <./PI_connectors.jpg> <./PI_connect.jpg>] [24 <./PI_token.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [25 <./omf-plugin-connector-relay.jpg>] [26] [27] [28] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 29 undefined on inpu t line 1771. [29] [30] [31 <./backup.JPG>] [32 <./support.JPG>] Chapter 2. [33] [34 <./filter_1.jpg>] [35 <./filter_2.jpg>] [36 <./filter_3.jpg>] [37 <./f ilter_4.jpg>] [38 <./filter_5.jpg>] [39 <./filter_6.jpg>] [40 <./filter_7.jpg>] [41 <./filter_8.jpg>] [42 <./filter_9.jpg>] [43 <./filter_10.jpg>] [44] Chapter 3. [45 <./flir_architecture.png>] [46] [47] [48] Chapter 4. [49] [50] [51] [52] [53] [54] Chapter 5. [55 <./admin_api.jpg>] LaTeX Warning: Hyper reference `securing_flir:certificate-store' on page 56 und efined on input line 3566. [56 <./enable_https.jpg> <./connection_https.jpg>] [57 <./authentication.jpg>] [58 <./login.jpg> <./login_dashboard.jpg>] [59 <./user_pulldown.jpg> <./profile .jpg>] [60 <./password.jpg> <./password_rotation.jpg>] [61 <./user_management.j pg>] [62 <./add_user.jpg>] [63 <./change_role.jpg> <./reset_password.jpg>] [64 <./delete_user.jpg>] [65 <./certificate_store.jpg> <./update_certificate.jp g>] [66] Chapter 6. [67] [68 <./storage_01.jpg> <./storage_02.jpg>] [69 <./sqlite_storage_configura tion.jpg>] [70] [71 <./storage_03.jpg>] [72] Chapter 7. [73 <./south_advanced.jpg>] [74] Chapter 8. [75] [76] [77] [78] [79 <./add_notification_service.jpg> <./enable_notify_servi ce.jpg>] [80 <./notification_settings_icon.jpg> <./notification_settings.jpg>] [81 <./empty_notifications.jpg> <./notification_1.jpg>] [82 <./notification_2.j pg> <./notification_3.jpg>] [83 <./notification_4.jpg>] [84 <./notification_5.j pg> <./notification_6.jpg>] [85 <./notification_7.jpg> <./notification_8.jpg>] [86 <./slack.jpg> <./notification_log.jpg>] [87 <./notification_log_type.jpg>] [88 <./notification_list.jpg>] [89 <./notification_edit.jpg>] [90] Chapter 9. [91] [92 <./setpoint_1.jpg>] [93 <./setpoint_2.jpg>] [94 <./setpoint_3.jpg>] [95] [96] Chapter 10. [97] Overfull \hbox (6.23364pt too wide) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Type| Overfull \hbox (11.62366pt too wide) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 \T1/qhv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 \T1/qhv/m/n/10 Sta- Overfull \hbox (4.35365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Stor- Overfull \hbox (13.89366pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.35365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Stor- Overfull \hbox (5.16367pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Post- Overfull \hbox (1.76366pt too wide) in paragraph at lines 5339--5339 \T1/qtm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.38365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 North| Overfull \hbox (6.67366pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Dis- Underfull \hbox (badness 7012) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 OS-Isoft Mes-sage For- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 ! Package inputenc Error: Unicode char ● (U+25CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5367 ...o}{● flir.service \PYGZhy{} LSB: Flir} Overfull \vbox (1.2373pt too high) detected at line 5419 [98] [99] [100] Overfull \vbox (2.72194pt too high) detected at line 5542 [101] [102] [103] [104] [105] Overfull \vbox (0.94696pt too high) detected at line 5842 [106] [107] [108] Underfull \vbox (badness 10000) detected at line 6090 Underfull \vbox (badness 10000) detected at line 6090 [109] Underfull \vbox (badness 10000) detected at line 6090 Underfull \vbox (badness 10000) detected at line 6090 [110] [111] [112] [113] LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2. LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2. ! Package pdftex.def Error: File `06_dht11_tags_in_PI.jpg' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.6259 ...ludegraphics{{06_dht11_tags_in_PI}.jpg}} [114] [115] [116] [117] [118] [119] Overfull \vbox (11.02042pt too high) detected at line 6727 [120] [121] Underfull \vbox (badness 1112) detected at line 6900 [122] Underfull \vbox (badness 10000) detected at line 6900 Underfull \vbox (badness 10000) detected at line 6900 [123] [124] [125] Underfull \vbox (badness 10000) detected at line 7057 Underfull \vbox (badness 10000) detected at line 7057 [126] [127] [128] Underfull \vbox (badness 10000) detected at line 7223 Underfull \vbox (badness 10000) detected at line 7223 [129] [130] [131] [132] Overfull \vbox (2.67392pt too high) detected at line 7526 [133] [134] Overfull \vbox (2.72194pt too high) detected at line 7642 [135] Underfull \vbox (badness 10000) detected at line 7642 Underfull \vbox (badness 10000) detected at line 7642 [136] Underfull \hbox (badness 10000) in paragraph at lines 7695--7697 []|\T1/qtm/m/n/10 De-fault-AFLo- Underfull \hbox (badness 10000) in paragraph at lines 7747--7749 []|\T1/qtm/m/n/10 not-BlockingEr- Underfull \hbox (badness 10000) in paragraph at lines 7760--7762 []|\T1/qtm/m/n/10 OC-SClientSe- Underfull \hbox (badness 10000) in paragraph at lines 7812--7814 []|\T1/qtm/m/n/10 OMFHttp-Ti-me- Underfull \hbox (badness 10000) in paragraph at lines 7838--7840 []|\T1/qtm/m/n/10 PI-We-bAPIKer- Underfull \hbox (badness 10000) in paragraph at lines 7838--7840 \T1/qtm/m/n/10 berosKeytab- Underfull \hbox (badness 10000) in paragraph at lines 7851--7853 []|\T1/qtm/m/n/10 PI-We-bAPI-Au- Underfull \hbox (badness 10000) in paragraph at lines 7851--7853 \T1/qtm/m/n/10 then-ti-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 7864--7866 []|\T1/qtm/m/n/10 PI-We-bAPI-Pass- Underfull \hbox (badness 10000) in paragraph at lines 7877--7879 []|\T1/qtm/m/n/10 PI-We- Underfull \hbox (badness 10000) in paragraph at lines 7890--7892 []|\T1/qtm/m/n/10 PIS-erverEnd- Underfull \hbox (badness 10000) in paragraph at lines 7899--7902 \T1/qtm/m/n/10 API, con-nec-tor Re-lay, OS-Isoft Underfull \hbox (badness 10000) in paragraph at lines 7929--7931 []|\T1/qtm/m/n/10 Server-Host- Underfull \hbox (badness 10000) in paragraph at lines 7974--7976 []|\T1/qtm/m/n/10 { ^^PLo-ca-tion^^Q : ^^PPalo Underfull \hbox (badness 5008) in paragraph at lines 7990--7993 \T1/qtm/m/n/10 dle and the re-lated in-for-ma-tion, [137] Overfull \vbox (312.96983pt too high) has occurred while \output is active [138] Underfull \hbox (badness 10000) in paragraph at lines 8046--8048 []|\T1/qtm/m/n/10 De-fault-AFLo- Underfull \hbox (badness 10000) in paragraph at lines 8098--8100 []|\T1/qtm/m/n/10 not-BlockingEr- Underfull \hbox (badness 10000) in paragraph at lines 8111--8113 []|\T1/qtm/m/n/10 OC-SClientSe- Underfull \hbox (badness 10000) in paragraph at lines 8163--8165 []|\T1/qtm/m/n/10 OMFHttp-Ti-me- Underfull \hbox (badness 10000) in paragraph at lines 8189--8191 []|\T1/qtm/m/n/10 PI-We-bAPIKer- Underfull \hbox (badness 10000) in paragraph at lines 8189--8191 \T1/qtm/m/n/10 berosKeytab- Underfull \hbox (badness 10000) in paragraph at lines 8202--8204 []|\T1/qtm/m/n/10 PI-We-bAPI-Au- Underfull \hbox (badness 10000) in paragraph at lines 8202--8204 \T1/qtm/m/n/10 then-ti-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 8215--8217 []|\T1/qtm/m/n/10 PI-We-bAPI-Pass- Underfull \hbox (badness 10000) in paragraph at lines 8228--8230 []|\T1/qtm/m/n/10 PI-We- Underfull \hbox (badness 10000) in paragraph at lines 8241--8243 []|\T1/qtm/m/n/10 PIS-erverEnd- Underfull \hbox (badness 10000) in paragraph at lines 8250--8253 \T1/qtm/m/n/10 API, con-nec-tor Re-lay, OS-Isoft Underfull \hbox (badness 10000) in paragraph at lines 8280--8282 []|\T1/qtm/m/n/10 Server-Host- Underfull \hbox (badness 10000) in paragraph at lines 8325--8327 []|\T1/qtm/m/n/10 { ^^PLo-ca-tion^^Q : ^^PPalo Underfull \hbox (badness 5008) in paragraph at lines 8341--8344 \T1/qtm/m/n/10 dle and the re-lated in-for-ma-tion, [139] Overfull \vbox (312.96983pt too high) has occurred while \output is active [140] Underfull \hbox (badness 10000) in paragraph at lines 8474--8476 []|\T1/qtm/m/n/10 El-e-ment Overfull \hbox (1.53644pt too wide) in paragraph at lines 8477--8480 []|\T1/qtm/m/n/10 [OMF.readings_001 Con-nec-tor.0001_fogbench/accelerometer_typ ename_sensor]| Underfull \hbox (badness 10000) in paragraph at lines 8481--8483 []|\T1/qtm/m/n/10 At-tribute Overfull \hbox (1.53644pt too wide) in paragraph at lines 8484--8487 []|\T1/qtm/m/n/10 [OMF.readings_001 Con-nec-tor.0001_fogbench/accelerometer_typ ename_sensor]| [141] [142] Overfull \vbox (2.72194pt too high) detected at line 8646 [143] [144] [145] [146] [147] Overfull \vbox (2.1893pt too high) detected at line 8982 [148] [149] [150] [151] Underfull \vbox (badness 10000) detected at line 9292 Underfull \vbox (badness 10000) detected at line 9292 [152] Underfull \vbox (badness 10000) detected at line 9292 Underfull \vbox (badness 10000) detected at line 9292 [153] [154] [155] [156] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [157] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [158] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [159] [160] [161] [162] [163] [164] [165] Underfull \vbox (badness 10000) detected at line 10008 Overfull \vbox (30.43161pt too high) detected at line 10008 [166] [167] [168] [169] [170] [171] [172] Chapter 11. [173] Overfull \hbox (8.41881pt too wide) in paragraph at lines 10527--10527 []\T1/qhv/m/n/10 Name| Overfull \hbox (3.20247pt too wide) in paragraph at lines 10527--10527 []\T1/qhv/m/n/10 Type| Overfull \hbox (6.79881pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 times- Overfull \hbox (1.79881pt too wide) in paragraph at lines 10527--10527 \T1/qtm/m/n/10 tamp| Overfull \hbox (6.97249pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 times- Overfull \hbox (1.97249pt too wide) in paragraph at lines 10527--10527 \T1/qtm/m/n/10 tamp| Overfull \hbox (7.89882pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 source| Overfull \hbox (4.80247pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 string| Overfull \hbox (5.17879pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 sever- Overfull \hbox (4.80247pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 ob- [174] Overfull \hbox (10.405pt too wide) in paragraph at lines 10643--10643 []\T1/qhv/m/n/10 Name| Overfull \hbox (6.23364pt too wide) in paragraph at lines 10643--10643 []\T1/qhv/m/n/10 Type| Overfull \hbox (9.88501pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 string| Overfull \hbox (7.16498pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 sever- Overfull \hbox (7.83365pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 ob- [175] Overfull \hbox (5.72397pt too wide) in paragraph at lines 10730--10730 []\T1/qhv/m/n/10 Name| Overfull \hbox (0.53334pt too wide) in paragraph at lines 10730--10730 []\T1/qhv/m/n/10 Type| Overfull \hbox (4.10397pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 times- Overfull \hbox (4.30336pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 2018-04-16 Overfull \hbox (5.20398pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 source| Overfull \hbox (2.13335pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 string| Overfull \hbox (2.48395pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 sever- Overfull \hbox (2.13335pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 ob- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 { ^^Pmes-sage^^Q : Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 \T1/qtm/m/n/10 ^^PIn-ter-nal Sys-tem [176] Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 dis-play- Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 Net-work Set- [177] [178] [179] Underfull \vbox (badness 10000) detected at line 11129 Underfull \vbox (badness 10000) detected at line 11129 [180] [181] [182] [183] Overfull \hbox (3.72917pt too wide) in paragraph at lines 11742--11742 []\T1/qhv/m/n/10 Name| Overfull \hbox (6.23364pt too wide) in paragraph at lines 11742--11742 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/it/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/it/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| [184] Overfull \hbox (5.82431pt too wide) in paragraph at lines 11923--11923 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 rea- [185] Underfull \vbox (badness 10000) detected at line 12006 Underfull \vbox (badness 10000) detected at line 12006 [186] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12169--12169 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 in-te- [187] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12364--12364 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 rea- [188] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12514--12514 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 rea- [189] Overfull \hbox (27.84927pt too wide) in paragraph at lines 12582--12585 []|\T1/qtm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 12625--12627 []|\T1/qtm/m/n/10 au-then-ti-ca- Overfull \hbox (143.92926pt too wide) in paragraph at lines 12673--12676 []|\T1/qtm/m/n/10 [^^P10.0.0.0^^Q,^^Q123:234:345:456:567:678:789:890^^Q]| Overfull \hbox (27.84927pt too wide) in paragraph at lines 12699--12702 []|\T1/qtm/m/n/10 2113.076449394226| [190] [191] Underfull \hbox (badness 10000) in paragraph at lines 12896--12898 []|\T1/qtm/m/n/10 statis- Overfull \hbox (9.93852pt too wide) in paragraph at lines 12896--12898 \T1/qtm/m/n/10 tics[].*NORTH_TASK_NAME*| [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 [].times- Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 JSON Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 {^^Pread-ing^^Q: {^^Px^^Q:0, ^^Py^^Q:0, [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 {read- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 2018-04-16 [196] [197] [198] Chapter 12. [199] [200] [201] [202] Chapter 13. [203] [204 <./abb_01.jpg> <./abb_02.jpg>] [205 <./am2315_1.jpg> <./am2315_2.jpg >] [206 <./beckhoff_1.jpg>] [207] Overfull \hbox (1.73364pt too wide) in paragraph at lines 14292--14292 []\T1/qhv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 as- Overfull \hbox (0.55367pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 \T1/qtm/m/n/10 a- Overfull \hbox (5.56366pt too wide) in paragraph at lines 14292--14292 \T1/qtm/m/n/10 point| Overfull \hbox (6.66367pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 name| Overfull \hbox (8.43365pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 in- [208] [209 <./cc2650.jpg>] [210 <./cc2650_1.jpg>] [211 <./coap_1.jpg>] [212 <./ csv_1.jpg>] [213 <./csvplayback.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 14845--14848 []\T1/qtm/m/n/10 The times-tamp for-mat [214] [215] [216 <./dht111.jpg> <./dht11_11.jpg>] [217 <./dht11.jpg>] [218 <./d ht11_1.jpg> <./digiducer.jpg>] [219 <./digiducer_1.jpg> <./digiducer_2.jpg> <./ digiducer_3.jpg>] [220 <./dnp3.jpg>] [221 <./dt9837A.jpg>] [222 <./dt9837_1.jpg > <./dt9837_2.jpg>] [223] [224 <./dt9837_3.jpg>] [225 <./dt9837_4.jpg>] [226 <./config11.jpg>] [227 <./config21.jpg>] [228] [229 <./envirophat_1.jpg>] [230 <./envirophat_2.jpg>] [231 <./expression_11.jpg>] [232 <./flir_1.jpg> <./f lir_2.jpg>] [233 <./flir_3.jpg> <./AX8.jpg>] [234 <./flir_setup.jpg> <./AX8_1.j pg>] [235] [236 <./gw65_1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [237 <./app_1.jpg>] [238] Overfull \vbox (9.00003pt too high) has occurred while \output is active [239 <./app_2.jpg>] [240] Overfull \vbox (9.00003pt too high) has occurred while \output is active [241 <./app_3.jpg>] [242] Overfull \vbox (9.00003pt too high) has occurred while \output is active [243 <./app_4.jpg>] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 16638--16638 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16638--16638 []\T1/qtm/m/n/10 read- [246 <./http_12.jpg>] [247 <./ina219.jpg>] [248 <./ina219_1.jpg>] [249] [250 <./lathe.jpg>] [251] [252 <./modbus_1.jpg>] Overfull \hbox (9.40366pt too wide) in paragraph at lines 17208--17208 []\T1/qhv/m/n/10 Prop- Overfull \hbox (1.97366pt too wide) in paragraph at lines 17208--17208 \T1/qhv/m/n/10 erty| Overfull \hbox (6.66367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 name| Overfull \hbox (4.90363pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 set- Overfull \hbox (8.63367pt too wide) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 Name| Overfull \hbox (1.10367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 pu- Overfull \hbox (6.97366pt too wide) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 is- Overfull \hbox (4.99367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 off- Overfull \hbox (2.22366pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 type| Overfull \hbox (5.30367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 swap| [253 <./modbus_2.jpg>] [254] [255] [256 <./mqtt-sub.png>] [257 <./sparkplug_1.j pg>] [258] [259 <./mqtt_01.jpg>] [260 <./mqtt_02.jpg>] [261] [262] [263 <./opcu a_11.jpg>] [264] Underfull \hbox (badness 10000) in paragraph at lines 18088--18094 []\T1/qtm/m/n/10 This is the name of the tflite model file that should be place d in [265 <./config_1.png>] [266 <./config_2.png>] [267] Underfull \hbox (badness 6542) in paragraph at lines 18322--18325 []\T1/qtm/m/n/10 Once you have run the plu-gin by fill-ing ap-pro-pri-ate pa-ra m-e-ters Now go to your browser and en-ter [268] [269 <./img_001.jpg> <./img_002.jpg>] [270 <./img_003.jpg> <./img_005.jpg > <./img_004.jpg>] [271 <./playback_01.jpg>] [272] [273 <./pt100.jpg> <./pt100_ 1.jpg>] [274 <./pt100_4wire.jpg>] [275 <./max31865_3wire.jpg> <./random_1.jpg>] [276 <./random_2.jpg>] [277 <./random_11.jpg>] [278 <./opcua_12.jpg>] [279 <./o pcua_21.jpg> <./opcua_31.jpg> <./opcua_4.jpg>] [280] [281 <./S7-1212.jpg>] [282 <./Address.jpg>] [283 <./GETPUT.jpg>] [284 <./s7.jpg>] [285] [286 <./datab lock.jpg>] [287] [288 <./sensehat.jpg>] [289 <./sensehat_1.jpg>] [290] LaTeX Warning: Hyper reference `plugins/flir-south-simple-rest/index:selection- method' on page 291 undefined on input line 19767. [291 <./rest_01.jpg>] [292 <./rest_02.jpg>] [293] [294] [295] [296] [297] [298] [299 <./sinusoid_output.jpg>] [300 <./sinusoid.jpg> <./sinusoid_advanced. jpg>] [301 <./systeminfo_2.jpg>] [302 <./systeminfo_3.jpg> <./systeminfo_1.jpg> ] Overfull \hbox (1.73364pt too wide) in paragraph at lines 20549--20549 []\T1/qhv/m/n/10 Key| Overfull \hbox (2.22366pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 type| Overfull \hbox (1.67366pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 pins| Overfull \hbox (6.66367pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 name| Overfull \hbox (4.99367pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 scale| [303 <./usb_1.jpg> <./usb_2.jpg>] [304 <./webcam.jpg>] [305] [306] Overfull \vbox (9.00003pt too high) has occurred while \output is active [307 <./omf-plugin-pi-web1.jpg>] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 308 undefined on input line 20726. LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:asset-framework-hi erarchy-rules' on page 308 undefined on input line 20756. [308] [309] Overfull \vbox (9.00003pt too high) has occurred while \output is active [310 <./omf-plugin-eds1.jpg>] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 311 undefined on input line 20857. [311] Overfull \vbox (9.00003pt too high) has occurred while \output is active [312 <./omf-plugin-ocs1.jpg>] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 313 undefined on input line 20949. [313] [314 <./PI_connectors1.jpg> <./PI_connect1.jpg>] [315 <./PI_token1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [316 <./omf-plugin-connector-relay1.jpg>] [317] [318] [319] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 320 undefined on input line 21461. [320] [321] [322 <./gcp_02.jpg> <./gcp_03.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21683--21685 []\T1/qtm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [323 <./gcp_menu.jpg> <./gcp_registry.jpg> <./gcp_add_registry.jpg>] [324 <./gc p_devices.jpg> <./gcp_create_device.jpg>] [325 <./certs.jpg> <./import.jpg>] [326 <./gcp_01.jpg>] [327 <./graphite_1.jpg>] [328 <./http_1.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 22097--22097 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 22097--22097 []\T1/qtm/m/n/10 read- [329] [330] [331 <./http_11.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 22323--22323 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 22323--22323 []\T1/qtm/m/n/10 read- [332] [333] [334 <./influxdb_1.jpg>] [335 <./influxdb_11.jpg>] [336 <./kafka.jp g>] [337 <./opcua_1.jpg>] [338 <./opcua_2.jpg>] [339 <./opcua_3.jpg>] [340] [341 <./splunk_1.jpg>] [342 <./thingspeak_1.jpg>] [343 <./thingspeak_2.jpg>] [344 <./thingspeak_3.jpg>] [345 <./thingspeak_4.jpg>] [346 <./asset.jpg>] [347] [348 <./change.jpg>] [349 <./config1.jpg>] [350 <./config2.jpg>] [351] [352] Overfull \vbox (35.47717pt too high) detected at line 23557 [353] Underfull \hbox (badness 5175) in paragraph at lines 23581--23583 []|\T1/qhv/m/n/10 Fil-ter 1 for- Underfull \hbox (badness 5175) in paragraph at lines 23584--23586 []|\T1/qhv/m/n/10 Fil-ter 2 for- [354] [355] [356 <./delta.jpg>] [357 <./downsample_1.jpg>] [358 <./downsample_2 .jpg> <./edgeml.jpg>] [359] [360] [361] [362 <./ema_1.jpg>] [363 <./eventrate_1 .jpg>] LaTeX Warning: Hyper reference `plugins/flir-filter-expression/index:exprtk' on page 364 undefined on input line 24350. [364 <./eventrate_2.jpg> <./expression.jpg>] [365] [366 <./fft_1.jpg> <./fft_2. jpg>] [367 <./validity.jpg>] [368 <./log_1.jpg>] [369 <./metadata.jpg>] [370] [371] LaTeX Warning: Hyper reference `plugins/flir-filter-omfhint/index:omf-hint-data ' on page 372 undefined on input line 24774. [372 <./omfhint.jpg>] [373] [374] [375] [376 <./python35_1.jpg>] [377] [378] [379 <./python35_11.jpg>] [380] [381] [382 <./rate_1.jpg> <./rate_2.jpg>] [383 <./rate_3.jpg>] [384 <./rename.png>] [385] [386 <./replace.jpg>] [387 <./r ms_1.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 \T1/qtm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 As-set [388 <./scale.jpg>] Overfull \hbox (5.701pt too wide) in paragraph at lines 26028--26028 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 26028--26028 []\T1/qtm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 26028--26028 []\T1/qtm/m/n/10 off- [389 <./scaleset_1.jpg>] [390] [391 <./sigma_2.jpg>] [392 <./sigma_1.jpg>] [393 <./python_1.jpg>] [394] [395 <./statistics_1.jpg>] [396 <./threshold.jpg>] [397] [398 <./vibration_1.jpg>] [399 <./threshold1.jpg>] [400 <./average_1.jpg> <./average_2.jpg>] [401 <./average_3.jpg> <./average_4.jpg>] [402 <./expressio n_1.jpg> <./expression_2.jpg>] [403 <./sigma_11.jpg>] [404 <./alexa_1.jpg>] [405 <./asset_1.jpg>] [406 <./config_1.jpg>] [407 <./email_1.jpg>] [408 <./chat _1.jpg>] [409 <./chat_2.jpg>] [410 <./chat_3.jpg> <./chat_6.jpg>] [411 <./chat_ 4.jpg> <./chat_5.jpg>] [412 <./ifttt_1.jpg>] [413 <./ifttt_2.jpg>] [414 <./jira _1.jpg>] [415 <./jira_2.jpg>] [416 <./config_11.jpg>] [417] [418 <./mqtt_1.jpg> ] [419 <./north_1.jpg>] [420 <./setpoint_11.jpg>] [421 <./python_11.jpg>] [422] [423 <./setpoint_12.jpg>] [424] [425 <./slack_01.jpg> <./slack_2.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [426 <./slack_3.jpg>] [427 <./botfather.jpg>] [428 <./telegram_1.jpg>] [429 <./ telegram_2.jpg>] [430 <./zendesk_1.jpg>] No file foglamp-bridge.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [431 <./zendesk_2.jpg>] (./foglamp-bridge.aux) Package rerunfilecheck Warning: File `foglamp-bridge.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on foglamp-bridge.pdf (435 pages, 19759700 bytes). Transcript written on foglamp-bridge.log. Latexmk: Index file 'foglamp-bridge.idx' was written Latexmk: Missing input file: '{06_dht11_tags_in_PI}.jpg' from line 'LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2.' Latexmk: Missing input file: '{06_dht11_tags_in_PI}.jpg' from line 'LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2.' Latexmk: Missing input file: 'foglamp-bridge.ind' from line 'No file foglamp-bridge.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'foglamp-bridge.pdf' Rule 'makeindex foglamp-bridge.idx': File changes, etc: Non-existent destination files: 'foglamp-bridge.ind' ------------ Run number 1 of rule 'makeindex foglamp-bridge.idx' ------------ ------------ Running 'makeindex -s python.ist -o "foglamp-bridge.ind" "foglamp-bridge.idx"' ------------ Latexmk: applying rule 'makeindex foglamp-bridge.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file foglamp-bridge.idx...done (0 entries accepted, 0 rejected). Nothing written in foglamp-bridge.ind. Transcript written in foglamp-bridge.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'foglamp-bridge.aux' 'foglamp-bridge.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="foglamp-bridge" "Flir.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Flir.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file foglamp-bridge.idx (./foglamp-bridge.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./foglamp-bridge.out) (./foglamp-bridge.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./foglamp-bridge.toc [1] [2]) [3] [4] Chapter 1. Overfull \hbox (376.39507pt too wide) in alignment at lines 96--109 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 109--125 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 125--129 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 129--131 [] [] [] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) Overfull \hbox (376.39507pt too wide) in alignment at lines 131--340 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 340--463 [] [] [] [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [2] [3 <./dashboar d.JPG>] [4 <./camera_1.jpg>] [5 <./camera_2.jpg>] [6 <./camera_3.jpg> <./camera _4.jpg>] [7 <./camera_5.jpg> <./south_services.JPG>] [8] [9 <./south_service_co nfig.JPG>] [10 <./viewing_data.JPG>] [11 <./graph_icon.jpg> <./view_graph.jpg>] [12 <./view_times.jpg>] [13 <./view_hide.jpg> <./view_summary.jpg> <./download_ icon.jpg>] [14 <./view_spreadsheet.jpg> <./north_services.JPG>] [15] Overfull \vbox (9.00003pt too high) has occurred while \output is active [16 <./omf-plugin-pi-web.jpg>] [17] [18] Overfull \vbox (9.00003pt too high) has occurred while \output is active [19 <./omf-plugin-eds.jpg>] [20] Overfull \vbox (9.00003pt too high) has occurred while \output is active [21 <./omf-plugin-ocs.jpg>] [22] [23 <./PI_connectors.jpg> <./PI_connect.jpg>] [24 <./PI_token.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [25 <./omf-plugin-connector-relay.jpg>] [26] [27] [28] [29] [30] [31 <./backup. JPG>] [32 <./support.JPG>] Chapter 2. [33] [34 <./filter_1.jpg>] [35 <./filter_2.jpg>] [36 <./filter_3.jpg>] [37 <./f ilter_4.jpg>] [38 <./filter_5.jpg>] [39 <./filter_6.jpg>] [40 <./filter_7.jpg>] [41 <./filter_8.jpg>] [42 <./filter_9.jpg>] [43 <./filter_10.jpg>] [44] Chapter 3. [45 <./flir_architecture.png>] [46] [47] [48] Chapter 4. [49] [50] [51] [52] [53] [54] Chapter 5. [55 <./admin_api.jpg>] [56 <./enable_https.jpg> <./connection_https.jpg>] [57 <./authentication.jpg>] [58 <./login.jpg> <./login_dashboard.jpg>] [59 <./u ser_pulldown.jpg> <./profile.jpg>] [60 <./password.jpg> <./password_rotation.jp g>] [61 <./user_management.jpg>] [62 <./add_user.jpg>] [63 <./change_role.jpg> <./reset_password.jpg>] [64 <./delete_user.jpg>] [65 <./certificate_store.jpg> <./update_certificate.jpg>] [66] Chapter 6. [67] [68 <./storage_01.jpg> <./storage_02.jpg>] [69 <./sqlite_storage_configura tion.jpg>] [70] [71 <./storage_03.jpg>] [72] Chapter 7. [73 <./south_advanced.jpg>] [74] Chapter 8. [75] [76] [77] [78] [79 <./add_notification_service.jpg> <./enable_notify_servi ce.jpg>] [80 <./notification_settings_icon.jpg> <./notification_settings.jpg>] [81 <./empty_notifications.jpg> <./notification_1.jpg>] [82 <./notification_2.j pg> <./notification_3.jpg>] [83 <./notification_4.jpg>] [84 <./notification_5.j pg> <./notification_6.jpg>] [85 <./notification_7.jpg> <./notification_8.jpg>] [86 <./slack.jpg> <./notification_log.jpg>] [87 <./notification_log_type.jpg>] [88 <./notification_list.jpg>] [89 <./notification_edit.jpg>] [90] Chapter 9. [91] [92 <./setpoint_1.jpg>] [93 <./setpoint_2.jpg>] [94 <./setpoint_3.jpg>] [95] [96] Chapter 10. [97] Overfull \hbox (6.23364pt too wide) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Type| Overfull \hbox (11.62366pt too wide) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 \T1/qhv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 \T1/qhv/m/n/10 Sta- Overfull \hbox (4.35365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Stor- Overfull \hbox (13.89366pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.35365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Stor- Overfull \hbox (5.16367pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Post- Overfull \hbox (1.76366pt too wide) in paragraph at lines 5339--5339 \T1/qtm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.38365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 North| Overfull \hbox (6.67366pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Dis- Underfull \hbox (badness 7012) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 OS-Isoft Mes-sage For- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 ! Package inputenc Error: Unicode char ● (U+25CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5367 ...o}{● flir.service \PYGZhy{} LSB: Flir} Overfull \vbox (1.2373pt too high) detected at line 5419 [98] [99] [100] Overfull \vbox (2.72194pt too high) detected at line 5542 [101] [102] [103] [104] [105] Overfull \vbox (0.94696pt too high) detected at line 5842 [106] [107] [108] Underfull \vbox (badness 10000) detected at line 6090 Underfull \vbox (badness 10000) detected at line 6090 [109] Underfull \vbox (badness 10000) detected at line 6090 Underfull \vbox (badness 10000) detected at line 6090 [110] [111] [112] [113] LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2. LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2. ! Package pdftex.def Error: File `06_dht11_tags_in_PI.jpg' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.6259 ...ludegraphics{{06_dht11_tags_in_PI}.jpg}} [114] [115] [116] [117] [118] [119] Overfull \vbox (11.02042pt too high) detected at line 6727 [120] [121] Underfull \vbox (badness 1112) detected at line 6900 [122] Underfull \vbox (badness 10000) detected at line 6900 Underfull \vbox (badness 10000) detected at line 6900 [123] [124] [125] Underfull \vbox (badness 10000) detected at line 7057 Underfull \vbox (badness 10000) detected at line 7057 [126] [127] [128] Underfull \vbox (badness 10000) detected at line 7223 Underfull \vbox (badness 10000) detected at line 7223 [129] [130] [131] [132] Overfull \vbox (2.67392pt too high) detected at line 7526 [133] [134] Overfull \vbox (2.72194pt too high) detected at line 7642 [135] Underfull \vbox (badness 10000) detected at line 7642 Underfull \vbox (badness 10000) detected at line 7642 [136] Underfull \hbox (badness 10000) in paragraph at lines 7695--7697 []|\T1/qtm/m/n/10 De-fault-AFLo- Underfull \hbox (badness 10000) in paragraph at lines 7747--7749 []|\T1/qtm/m/n/10 not-BlockingEr- Underfull \hbox (badness 10000) in paragraph at lines 7760--7762 []|\T1/qtm/m/n/10 OC-SClientSe- Underfull \hbox (badness 10000) in paragraph at lines 7812--7814 []|\T1/qtm/m/n/10 OMFHttp-Ti-me- Underfull \hbox (badness 10000) in paragraph at lines 7838--7840 []|\T1/qtm/m/n/10 PI-We-bAPIKer- Underfull \hbox (badness 10000) in paragraph at lines 7838--7840 \T1/qtm/m/n/10 berosKeytab- Underfull \hbox (badness 10000) in paragraph at lines 7851--7853 []|\T1/qtm/m/n/10 PI-We-bAPI-Au- Underfull \hbox (badness 10000) in paragraph at lines 7851--7853 \T1/qtm/m/n/10 then-ti-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 7864--7866 []|\T1/qtm/m/n/10 PI-We-bAPI-Pass- Underfull \hbox (badness 10000) in paragraph at lines 7877--7879 []|\T1/qtm/m/n/10 PI-We- Underfull \hbox (badness 10000) in paragraph at lines 7890--7892 []|\T1/qtm/m/n/10 PIS-erverEnd- Underfull \hbox (badness 10000) in paragraph at lines 7899--7902 \T1/qtm/m/n/10 API, con-nec-tor Re-lay, OS-Isoft Underfull \hbox (badness 10000) in paragraph at lines 7929--7931 []|\T1/qtm/m/n/10 Server-Host- Underfull \hbox (badness 10000) in paragraph at lines 7974--7976 []|\T1/qtm/m/n/10 { ^^PLo-ca-tion^^Q : ^^PPalo Underfull \hbox (badness 5008) in paragraph at lines 7990--7993 \T1/qtm/m/n/10 dle and the re-lated in-for-ma-tion, [137] Overfull \vbox (312.96983pt too high) has occurred while \output is active [138] Underfull \hbox (badness 10000) in paragraph at lines 8046--8048 []|\T1/qtm/m/n/10 De-fault-AFLo- Underfull \hbox (badness 10000) in paragraph at lines 8098--8100 []|\T1/qtm/m/n/10 not-BlockingEr- Underfull \hbox (badness 10000) in paragraph at lines 8111--8113 []|\T1/qtm/m/n/10 OC-SClientSe- Underfull \hbox (badness 10000) in paragraph at lines 8163--8165 []|\T1/qtm/m/n/10 OMFHttp-Ti-me- Underfull \hbox (badness 10000) in paragraph at lines 8189--8191 []|\T1/qtm/m/n/10 PI-We-bAPIKer- Underfull \hbox (badness 10000) in paragraph at lines 8189--8191 \T1/qtm/m/n/10 berosKeytab- Underfull \hbox (badness 10000) in paragraph at lines 8202--8204 []|\T1/qtm/m/n/10 PI-We-bAPI-Au- Underfull \hbox (badness 10000) in paragraph at lines 8202--8204 \T1/qtm/m/n/10 then-ti-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 8215--8217 []|\T1/qtm/m/n/10 PI-We-bAPI-Pass- Underfull \hbox (badness 10000) in paragraph at lines 8228--8230 []|\T1/qtm/m/n/10 PI-We- Underfull \hbox (badness 10000) in paragraph at lines 8241--8243 []|\T1/qtm/m/n/10 PIS-erverEnd- Underfull \hbox (badness 10000) in paragraph at lines 8250--8253 \T1/qtm/m/n/10 API, con-nec-tor Re-lay, OS-Isoft Underfull \hbox (badness 10000) in paragraph at lines 8280--8282 []|\T1/qtm/m/n/10 Server-Host- Underfull \hbox (badness 10000) in paragraph at lines 8325--8327 []|\T1/qtm/m/n/10 { ^^PLo-ca-tion^^Q : ^^PPalo Underfull \hbox (badness 5008) in paragraph at lines 8341--8344 \T1/qtm/m/n/10 dle and the re-lated in-for-ma-tion, [139] Overfull \vbox (312.96983pt too high) has occurred while \output is active [140] Underfull \hbox (badness 10000) in paragraph at lines 8474--8476 []|\T1/qtm/m/n/10 El-e-ment Overfull \hbox (1.53644pt too wide) in paragraph at lines 8477--8480 []|\T1/qtm/m/n/10 [OMF.readings_001 Con-nec-tor.0001_fogbench/accelerometer_typ ename_sensor]| Underfull \hbox (badness 10000) in paragraph at lines 8481--8483 []|\T1/qtm/m/n/10 At-tribute Overfull \hbox (1.53644pt too wide) in paragraph at lines 8484--8487 []|\T1/qtm/m/n/10 [OMF.readings_001 Con-nec-tor.0001_fogbench/accelerometer_typ ename_sensor]| [141] [142] Overfull \vbox (2.72194pt too high) detected at line 8646 [143] [144] [145] [146] [147] Overfull \vbox (2.1893pt too high) detected at line 8982 [148] [149] [150] [151] Underfull \vbox (badness 10000) detected at line 9292 Underfull \vbox (badness 10000) detected at line 9292 [152] Underfull \vbox (badness 10000) detected at line 9292 Underfull \vbox (badness 10000) detected at line 9292 [153] [154] [155] [156] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [157] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [158] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [159] [160] [161] [162] [163] [164] [165] Underfull \vbox (badness 10000) detected at line 10008 Overfull \vbox (30.43161pt too high) detected at line 10008 [166] [167] [168] [169] [170] [171] [172] Chapter 11. [173] Overfull \hbox (8.41881pt too wide) in paragraph at lines 10527--10527 []\T1/qhv/m/n/10 Name| Overfull \hbox (3.20247pt too wide) in paragraph at lines 10527--10527 []\T1/qhv/m/n/10 Type| Overfull \hbox (6.79881pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 times- Overfull \hbox (1.79881pt too wide) in paragraph at lines 10527--10527 \T1/qtm/m/n/10 tamp| Overfull \hbox (6.97249pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 times- Overfull \hbox (1.97249pt too wide) in paragraph at lines 10527--10527 \T1/qtm/m/n/10 tamp| Overfull \hbox (7.89882pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 source| Overfull \hbox (4.80247pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 string| Overfull \hbox (5.17879pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 sever- Overfull \hbox (4.80247pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 ob- [174] Overfull \hbox (10.405pt too wide) in paragraph at lines 10643--10643 []\T1/qhv/m/n/10 Name| Overfull \hbox (6.23364pt too wide) in paragraph at lines 10643--10643 []\T1/qhv/m/n/10 Type| Overfull \hbox (9.88501pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 string| Overfull \hbox (7.16498pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 sever- Overfull \hbox (7.83365pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 ob- [175] Overfull \hbox (5.72397pt too wide) in paragraph at lines 10730--10730 []\T1/qhv/m/n/10 Name| Overfull \hbox (0.53334pt too wide) in paragraph at lines 10730--10730 []\T1/qhv/m/n/10 Type| Overfull \hbox (4.10397pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 times- Overfull \hbox (4.30336pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 2018-04-16 Overfull \hbox (5.20398pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 source| Overfull \hbox (2.13335pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 string| Overfull \hbox (2.48395pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 sever- Overfull \hbox (2.13335pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 ob- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 { ^^Pmes-sage^^Q : Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 \T1/qtm/m/n/10 ^^PIn-ter-nal Sys-tem [176] Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 dis-play- Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 Net-work Set- [177] [178] [179] Underfull \vbox (badness 10000) detected at line 11129 Underfull \vbox (badness 10000) detected at line 11129 [180] [181] [182] [183] Overfull \hbox (3.72917pt too wide) in paragraph at lines 11742--11742 []\T1/qhv/m/n/10 Name| Overfull \hbox (6.23364pt too wide) in paragraph at lines 11742--11742 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/it/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/it/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| [184] Overfull \hbox (5.82431pt too wide) in paragraph at lines 11923--11923 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 rea- [185] Underfull \vbox (badness 10000) detected at line 12006 Underfull \vbox (badness 10000) detected at line 12006 [186] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12169--12169 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 in-te- [187] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12364--12364 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 rea- [188] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12514--12514 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 rea- [189] Overfull \hbox (27.84927pt too wide) in paragraph at lines 12582--12585 []|\T1/qtm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 12625--12627 []|\T1/qtm/m/n/10 au-then-ti-ca- Overfull \hbox (143.92926pt too wide) in paragraph at lines 12673--12676 []|\T1/qtm/m/n/10 [^^P10.0.0.0^^Q,^^Q123:234:345:456:567:678:789:890^^Q]| Overfull \hbox (27.84927pt too wide) in paragraph at lines 12699--12702 []|\T1/qtm/m/n/10 2113.076449394226| [190] [191] Underfull \hbox (badness 10000) in paragraph at lines 12896--12898 []|\T1/qtm/m/n/10 statis- Overfull \hbox (9.93852pt too wide) in paragraph at lines 12896--12898 \T1/qtm/m/n/10 tics[].*NORTH_TASK_NAME*| [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 [].times- Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 JSON Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 {^^Pread-ing^^Q: {^^Px^^Q:0, ^^Py^^Q:0, [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 {read- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 2018-04-16 [196] [197] [198] Chapter 12. [199] [200] [201] [202] Chapter 13. [203] [204 <./abb_01.jpg> <./abb_02.jpg>] [205 <./am2315_1.jpg> <./am2315_2.jpg >] [206 <./beckhoff_1.jpg>] [207] Overfull \hbox (1.73364pt too wide) in paragraph at lines 14292--14292 []\T1/qhv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 as- Overfull \hbox (0.55367pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 \T1/qtm/m/n/10 a- Overfull \hbox (5.56366pt too wide) in paragraph at lines 14292--14292 \T1/qtm/m/n/10 point| Overfull \hbox (6.66367pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 name| Overfull \hbox (8.43365pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 in- [208] [209 <./cc2650.jpg>] [210 <./cc2650_1.jpg>] [211 <./coap_1.jpg>] [212 <./ csv_1.jpg>] [213 <./csvplayback.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 14845--14848 []\T1/qtm/m/n/10 The times-tamp for-mat [214] [215] [216 <./dht111.jpg> <./dht11_11.jpg>] [217 <./dht11.jpg>] [218 <./d ht11_1.jpg> <./digiducer.jpg>] [219 <./digiducer_1.jpg> <./digiducer_2.jpg> <./ digiducer_3.jpg>] [220 <./dnp3.jpg>] [221 <./dt9837A.jpg>] [222 <./dt9837_1.jpg > <./dt9837_2.jpg>] [223] [224 <./dt9837_3.jpg>] [225 <./dt9837_4.jpg>] [226 <./config11.jpg>] [227 <./config21.jpg>] [228] [229 <./envirophat_1.jpg>] [230 <./envirophat_2.jpg>] [231 <./expression_11.jpg>] [232 <./flir_1.jpg> <./f lir_2.jpg>] [233 <./flir_3.jpg> <./AX8.jpg>] [234 <./flir_setup.jpg> <./AX8_1.j pg>] [235] [236 <./gw65_1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [237 <./app_1.jpg>] [238] Overfull \vbox (9.00003pt too high) has occurred while \output is active [239 <./app_2.jpg>] [240] Overfull \vbox (9.00003pt too high) has occurred while \output is active [241 <./app_3.jpg>] [242] Overfull \vbox (9.00003pt too high) has occurred while \output is active [243 <./app_4.jpg>] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 16638--16638 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16638--16638 []\T1/qtm/m/n/10 read- [246 <./http_12.jpg>] [247 <./ina219.jpg>] [248 <./ina219_1.jpg>] [249] [250 <./lathe.jpg>] [251] [252 <./modbus_1.jpg>] Overfull \hbox (9.40366pt too wide) in paragraph at lines 17208--17208 []\T1/qhv/m/n/10 Prop- Overfull \hbox (1.97366pt too wide) in paragraph at lines 17208--17208 \T1/qhv/m/n/10 erty| Overfull \hbox (6.66367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 name| Overfull \hbox (4.90363pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 set- Overfull \hbox (8.63367pt too wide) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 Name| Overfull \hbox (1.10367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 pu- Overfull \hbox (6.97366pt too wide) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 is- Overfull \hbox (4.99367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 off- Overfull \hbox (2.22366pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 type| Overfull \hbox (5.30367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 swap| [253 <./modbus_2.jpg>] [254] [255] [256 <./mqtt-sub.png>] [257 <./sparkplug_1.j pg>] [258] [259 <./mqtt_01.jpg>] [260 <./mqtt_02.jpg>] [261] [262] [263 <./opcu a_11.jpg>] [264] Underfull \hbox (badness 10000) in paragraph at lines 18088--18094 []\T1/qtm/m/n/10 This is the name of the tflite model file that should be place d in [265 <./config_1.png>] [266 <./config_2.png>] [267] Underfull \hbox (badness 6542) in paragraph at lines 18322--18325 []\T1/qtm/m/n/10 Once you have run the plu-gin by fill-ing ap-pro-pri-ate pa-ra m-e-ters Now go to your browser and en-ter [268] [269 <./img_001.jpg> <./img_002.jpg>] [270 <./img_003.jpg> <./img_005.jpg > <./img_004.jpg>] [271 <./playback_01.jpg>] [272] [273 <./pt100.jpg> <./pt100_ 1.jpg>] [274 <./pt100_4wire.jpg>] [275 <./max31865_3wire.jpg> <./random_1.jpg>] [276 <./random_2.jpg>] [277 <./random_11.jpg>] [278 <./opcua_12.jpg>] [279 <./o pcua_21.jpg> <./opcua_31.jpg> <./opcua_4.jpg>] [280] [281 <./S7-1212.jpg>] [282 <./Address.jpg>] [283 <./GETPUT.jpg>] [284 <./s7.jpg>] [285] [286 <./datab lock.jpg>] [287] [288 <./sensehat.jpg>] [289 <./sensehat_1.jpg>] [290] [291 <./ rest_01.jpg>] [292 <./rest_02.jpg>] [293] [294] [295] [296] [297] [298] [299 <./sinusoid_output.jpg>] [300 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [301 <./systeminfo_2.jpg>] [302 <./systeminfo_3.jpg> <./systeminfo_1.jpg>] Overfull \hbox (1.73364pt too wide) in paragraph at lines 20549--20549 []\T1/qhv/m/n/10 Key| Overfull \hbox (2.22366pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 type| Overfull \hbox (1.67366pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 pins| Overfull \hbox (6.66367pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 name| Overfull \hbox (4.99367pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 scale| [303 <./usb_1.jpg> <./usb_2.jpg>] [304 <./webcam.jpg>] [305] [306] Overfull \vbox (9.00003pt too high) has occurred while \output is active [307 <./omf-plugin-pi-web1.jpg>] [308] [309] Overfull \vbox (9.00003pt too high) has occurred while \output is active [310 <./omf-plugin-eds1.jpg>] [311] Overfull \vbox (9.00003pt too high) has occurred while \output is active [312 <./omf-plugin-ocs1.jpg>] [313] [314 <./PI_connectors1.jpg> <./PI_connect1. jpg>] [315 <./PI_token1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [316 <./omf-plugin-connector-relay1.jpg>] [317] [318] [319] [320] [321] [322 <./gcp_02.jpg> <./gcp_03.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21683--21685 []\T1/qtm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [323 <./gcp_menu.jpg> <./gcp_registry.jpg> <./gcp_add_registry.jpg>] [324 <./gc p_devices.jpg> <./gcp_create_device.jpg>] [325 <./certs.jpg> <./import.jpg>] [326 <./gcp_01.jpg>] [327 <./graphite_1.jpg>] [328 <./http_1.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 22097--22097 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 22097--22097 []\T1/qtm/m/n/10 read- [329] [330] [331 <./http_11.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 22323--22323 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 22323--22323 []\T1/qtm/m/n/10 read- [332] [333] [334 <./influxdb_1.jpg>] [335 <./influxdb_11.jpg>] [336 <./kafka.jp g>] [337 <./opcua_1.jpg>] [338 <./opcua_2.jpg>] [339 <./opcua_3.jpg>] [340] [341 <./splunk_1.jpg>] [342 <./thingspeak_1.jpg>] [343 <./thingspeak_2.jpg>] [344 <./thingspeak_3.jpg>] [345 <./thingspeak_4.jpg>] [346 <./asset.jpg>] [347] [348 <./change.jpg>] [349 <./config1.jpg>] [350 <./config2.jpg>] [351] [352] Overfull \vbox (35.47717pt too high) detected at line 23557 [353] Underfull \hbox (badness 5175) in paragraph at lines 23581--23583 []|\T1/qhv/m/n/10 Fil-ter 1 for- Underfull \hbox (badness 5175) in paragraph at lines 23584--23586 []|\T1/qhv/m/n/10 Fil-ter 2 for- [354] [355] [356 <./delta.jpg>] [357 <./downsample_1.jpg>] [358 <./downsample_2 .jpg> <./edgeml.jpg>] [359] [360] [361] [362 <./ema_1.jpg>] [363 <./eventrate_1 .jpg>] [364 <./eventrate_2.jpg> <./expression.jpg>] [365] [366 <./fft_1.jpg> <. /fft_2.jpg>] [367 <./validity.jpg>] [368 <./log_1.jpg>] [369 <./metadata.jpg>] [370] [371] [372 <./omfhint.jpg>] [373] [374] [375] [376 <./python35_1.jpg>] [377] [378] [379 <./python35_11.jpg>] [380] [381] [382 <./rate_1.jpg> <./rate_2 .jpg>] [383 <./rate_3.jpg>] [384 <./rename.png>] [385] [386 <./replace.jpg>] [387 <./rms_1.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 \T1/qtm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 As-set [388 <./scale.jpg>] Overfull \hbox (5.701pt too wide) in paragraph at lines 26028--26028 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 26028--26028 []\T1/qtm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 26028--26028 []\T1/qtm/m/n/10 off- [389 <./scaleset_1.jpg>] [390] [391 <./sigma_2.jpg>] [392 <./sigma_1.jpg>] [393 <./python_1.jpg>] [394] [395 <./statistics_1.jpg>] [396 <./threshold.jpg>] [397] [398 <./vibration_1.jpg>] [399 <./threshold1.jpg>] [400 <./average_1.jpg> <./average_2.jpg>] [401 <./average_3.jpg> <./average_4.jpg>] [402 <./expressio n_1.jpg> <./expression_2.jpg>] [403 <./sigma_11.jpg>] [404 <./alexa_1.jpg>] [405 <./asset_1.jpg>] [406 <./config_1.jpg>] [407 <./email_1.jpg>] [408 <./chat _1.jpg>] [409 <./chat_2.jpg>] [410 <./chat_3.jpg> <./chat_6.jpg>] [411 <./chat_ 4.jpg> <./chat_5.jpg>] [412 <./ifttt_1.jpg>] [413 <./ifttt_2.jpg>] [414 <./jira _1.jpg>] [415 <./jira_2.jpg>] [416 <./config_11.jpg>] [417] [418 <./mqtt_1.jpg> ] [419 <./north_1.jpg>] [420 <./setpoint_11.jpg>] [421 <./python_11.jpg>] [422] [423 <./setpoint_12.jpg>] [424] [425 <./slack_01.jpg> <./slack_2.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [426 <./slack_3.jpg>] [427 <./botfather.jpg>] [428 <./telegram_1.jpg>] [429 <./ telegram_2.jpg>] [430 <./zendesk_1.jpg>] (./foglamp-bridge.ind) [431 <./zendesk _2.jpg>] (./foglamp-bridge.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on foglamp-bridge.pdf (437 pages, 19795060 bytes). Transcript written on foglamp-bridge.log. Latexmk: Index file 'foglamp-bridge.idx' was written Latexmk: Missing input file: '{06_dht11_tags_in_PI}.jpg' from line 'LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2.' Latexmk: Missing input file: '{06_dht11_tags_in_PI}.jpg' from line 'LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2.' Latexmk: Log file says output to 'foglamp-bridge.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'foglamp-bridge.out' 'foglamp-bridge.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="foglamp-bridge" "Flir.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./Flir.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty)) (./sphinxlatexnumfig.sty (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty)) (./sphinxlatexlists.sty) (./sphinxpackagefootnote.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file foglamp-bridge.idx (./foglamp-bridge.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./foglamp-bridge.out) (./foglamp-bridge.out) (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./foglamp-bridge.toc [1] [2]) [3] [4] Chapter 1. Overfull \hbox (376.39507pt too wide) in alignment at lines 96--109 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 109--125 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 125--129 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 129--131 [] [] [] (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) Overfull \hbox (376.39507pt too wide) in alignment at lines 131--340 [] [] [] Overfull \hbox (376.39507pt too wide) in alignment at lines 340--463 [] [] [] [1] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texlive/texmf-dist/tex/latex/txfonts/ts1txtt.fd) [2] [3 <./dashboar d.JPG>] [4 <./camera_1.jpg>] [5 <./camera_2.jpg>] [6 <./camera_3.jpg> <./camera _4.jpg>] [7 <./camera_5.jpg> <./south_services.JPG>] [8] [9 <./south_service_co nfig.JPG>] [10 <./viewing_data.JPG>] [11 <./graph_icon.jpg> <./view_graph.jpg>] [12 <./view_times.jpg>] [13 <./view_hide.jpg> <./view_summary.jpg> <./download_ icon.jpg>] [14 <./view_spreadsheet.jpg> <./north_services.JPG>] [15] Overfull \vbox (9.00003pt too high) has occurred while \output is active [16 <./omf-plugin-pi-web.jpg>] [17] [18] Overfull \vbox (9.00003pt too high) has occurred while \output is active [19 <./omf-plugin-eds.jpg>] [20] Overfull \vbox (9.00003pt too high) has occurred while \output is active [21 <./omf-plugin-ocs.jpg>] [22] [23 <./PI_connectors.jpg> <./PI_connect.jpg>] [24 <./PI_token.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [25 <./omf-plugin-connector-relay.jpg>] [26] [27] [28] [29] [30] [31 <./backup. JPG>] [32 <./support.JPG>] Chapter 2. [33] [34 <./filter_1.jpg>] [35 <./filter_2.jpg>] [36 <./filter_3.jpg>] [37 <./f ilter_4.jpg>] [38 <./filter_5.jpg>] [39 <./filter_6.jpg>] [40 <./filter_7.jpg>] [41 <./filter_8.jpg>] [42 <./filter_9.jpg>] [43 <./filter_10.jpg>] [44] Chapter 3. [45 <./flir_architecture.png>] [46] [47] [48] Chapter 4. [49] [50] [51] [52] [53] [54] Chapter 5. [55 <./admin_api.jpg>] [56 <./enable_https.jpg> <./connection_https.jpg>] [57 <./authentication.jpg>] [58 <./login.jpg> <./login_dashboard.jpg>] [59 <./u ser_pulldown.jpg> <./profile.jpg>] [60 <./password.jpg> <./password_rotation.jp g>] [61 <./user_management.jpg>] [62 <./add_user.jpg>] [63 <./change_role.jpg> <./reset_password.jpg>] [64 <./delete_user.jpg>] [65 <./certificate_store.jpg> <./update_certificate.jpg>] [66] Chapter 6. [67] [68 <./storage_01.jpg> <./storage_02.jpg>] [69 <./sqlite_storage_configura tion.jpg>] [70] [71 <./storage_03.jpg>] [72] Chapter 7. [73 <./south_advanced.jpg>] [74] Chapter 8. [75] [76] [77] [78] [79 <./add_notification_service.jpg> <./enable_notify_servi ce.jpg>] [80 <./notification_settings_icon.jpg> <./notification_settings.jpg>] [81 <./empty_notifications.jpg> <./notification_1.jpg>] [82 <./notification_2.j pg> <./notification_3.jpg>] [83 <./notification_4.jpg>] [84 <./notification_5.j pg> <./notification_6.jpg>] [85 <./notification_7.jpg> <./notification_8.jpg>] [86 <./slack.jpg> <./notification_log.jpg>] [87 <./notification_log_type.jpg>] [88 <./notification_list.jpg>] [89 <./notification_edit.jpg>] [90] Chapter 9. [91] [92 <./setpoint_1.jpg>] [93 <./setpoint_2.jpg>] [94 <./setpoint_3.jpg>] [95] [96] Chapter 10. [97] Overfull \hbox (6.23364pt too wide) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Type| Overfull \hbox (11.62366pt too wide) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qhv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 \T1/qhv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 \T1/qhv/m/n/10 Sta- Overfull \hbox (4.35365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Stor- Overfull \hbox (13.89366pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.35365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Stor- Overfull \hbox (5.16367pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Post- Overfull \hbox (1.76366pt too wide) in paragraph at lines 5339--5339 \T1/qtm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.38365pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 North| Overfull \hbox (6.67366pt too wide) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Dis- Underfull \hbox (badness 7012) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 OS-Isoft Mes-sage For- Underfull \hbox (badness 10000) in paragraph at lines 5339--5339 []\T1/qtm/m/n/10 Ubuntu: x86_64 ! Package inputenc Error: Unicode char ● (U+25CF) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.5367 ...o}{● flir.service \PYGZhy{} LSB: Flir} Overfull \vbox (1.2373pt too high) detected at line 5419 [98] [99] [100] Overfull \vbox (2.72194pt too high) detected at line 5542 [101] [102] [103] [104] [105] Overfull \vbox (0.94696pt too high) detected at line 5842 [106] [107] [108] Underfull \vbox (badness 10000) detected at line 6090 Underfull \vbox (badness 10000) detected at line 6090 [109] Underfull \vbox (badness 10000) detected at line 6090 Underfull \vbox (badness 10000) detected at line 6090 [110] [111] [112] [113] LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2. LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2. ! Package pdftex.def Error: File `06_dht11_tags_in_PI.jpg' not found: using dra ft setting. See the pdftex.def package documentation for explanation. Type H for immediate help. ... l.6259 ...ludegraphics{{06_dht11_tags_in_PI}.jpg}} [114] [115] [116] [117] [118] [119] Overfull \vbox (11.02042pt too high) detected at line 6727 [120] [121] Underfull \vbox (badness 1112) detected at line 6900 [122] Underfull \vbox (badness 10000) detected at line 6900 Underfull \vbox (badness 10000) detected at line 6900 [123] [124] [125] Underfull \vbox (badness 10000) detected at line 7057 Underfull \vbox (badness 10000) detected at line 7057 [126] [127] [128] Underfull \vbox (badness 10000) detected at line 7223 Underfull \vbox (badness 10000) detected at line 7223 [129] [130] [131] [132] Overfull \vbox (2.67392pt too high) detected at line 7526 [133] [134] Overfull \vbox (2.72194pt too high) detected at line 7642 [135] Underfull \vbox (badness 10000) detected at line 7642 Underfull \vbox (badness 10000) detected at line 7642 [136] Underfull \hbox (badness 10000) in paragraph at lines 7695--7697 []|\T1/qtm/m/n/10 De-fault-AFLo- Underfull \hbox (badness 10000) in paragraph at lines 7747--7749 []|\T1/qtm/m/n/10 not-BlockingEr- Underfull \hbox (badness 10000) in paragraph at lines 7760--7762 []|\T1/qtm/m/n/10 OC-SClientSe- Underfull \hbox (badness 10000) in paragraph at lines 7812--7814 []|\T1/qtm/m/n/10 OMFHttp-Ti-me- Underfull \hbox (badness 10000) in paragraph at lines 7838--7840 []|\T1/qtm/m/n/10 PI-We-bAPIKer- Underfull \hbox (badness 10000) in paragraph at lines 7838--7840 \T1/qtm/m/n/10 berosKeytab- Underfull \hbox (badness 10000) in paragraph at lines 7851--7853 []|\T1/qtm/m/n/10 PI-We-bAPI-Au- Underfull \hbox (badness 10000) in paragraph at lines 7851--7853 \T1/qtm/m/n/10 then-ti-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 7864--7866 []|\T1/qtm/m/n/10 PI-We-bAPI-Pass- Underfull \hbox (badness 10000) in paragraph at lines 7877--7879 []|\T1/qtm/m/n/10 PI-We- Underfull \hbox (badness 10000) in paragraph at lines 7890--7892 []|\T1/qtm/m/n/10 PIS-erverEnd- Underfull \hbox (badness 10000) in paragraph at lines 7899--7902 \T1/qtm/m/n/10 API, con-nec-tor Re-lay, OS-Isoft Underfull \hbox (badness 10000) in paragraph at lines 7929--7931 []|\T1/qtm/m/n/10 Server-Host- Underfull \hbox (badness 10000) in paragraph at lines 7974--7976 []|\T1/qtm/m/n/10 { ^^PLo-ca-tion^^Q : ^^PPalo Underfull \hbox (badness 5008) in paragraph at lines 7990--7993 \T1/qtm/m/n/10 dle and the re-lated in-for-ma-tion, [137] Overfull \vbox (312.96983pt too high) has occurred while \output is active [138] Underfull \hbox (badness 10000) in paragraph at lines 8046--8048 []|\T1/qtm/m/n/10 De-fault-AFLo- Underfull \hbox (badness 10000) in paragraph at lines 8098--8100 []|\T1/qtm/m/n/10 not-BlockingEr- Underfull \hbox (badness 10000) in paragraph at lines 8111--8113 []|\T1/qtm/m/n/10 OC-SClientSe- Underfull \hbox (badness 10000) in paragraph at lines 8163--8165 []|\T1/qtm/m/n/10 OMFHttp-Ti-me- Underfull \hbox (badness 10000) in paragraph at lines 8189--8191 []|\T1/qtm/m/n/10 PI-We-bAPIKer- Underfull \hbox (badness 10000) in paragraph at lines 8189--8191 \T1/qtm/m/n/10 berosKeytab- Underfull \hbox (badness 10000) in paragraph at lines 8202--8204 []|\T1/qtm/m/n/10 PI-We-bAPI-Au- Underfull \hbox (badness 10000) in paragraph at lines 8202--8204 \T1/qtm/m/n/10 then-ti-ca-tion- Underfull \hbox (badness 10000) in paragraph at lines 8215--8217 []|\T1/qtm/m/n/10 PI-We-bAPI-Pass- Underfull \hbox (badness 10000) in paragraph at lines 8228--8230 []|\T1/qtm/m/n/10 PI-We- Underfull \hbox (badness 10000) in paragraph at lines 8241--8243 []|\T1/qtm/m/n/10 PIS-erverEnd- Underfull \hbox (badness 10000) in paragraph at lines 8250--8253 \T1/qtm/m/n/10 API, con-nec-tor Re-lay, OS-Isoft Underfull \hbox (badness 10000) in paragraph at lines 8280--8282 []|\T1/qtm/m/n/10 Server-Host- Underfull \hbox (badness 10000) in paragraph at lines 8325--8327 []|\T1/qtm/m/n/10 { ^^PLo-ca-tion^^Q : ^^PPalo Underfull \hbox (badness 5008) in paragraph at lines 8341--8344 \T1/qtm/m/n/10 dle and the re-lated in-for-ma-tion, [139] Overfull \vbox (312.96983pt too high) has occurred while \output is active [140] Underfull \hbox (badness 10000) in paragraph at lines 8474--8476 []|\T1/qtm/m/n/10 El-e-ment Overfull \hbox (1.53644pt too wide) in paragraph at lines 8477--8480 []|\T1/qtm/m/n/10 [OMF.readings_001 Con-nec-tor.0001_fogbench/accelerometer_typ ename_sensor]| Underfull \hbox (badness 10000) in paragraph at lines 8481--8483 []|\T1/qtm/m/n/10 At-tribute Overfull \hbox (1.53644pt too wide) in paragraph at lines 8484--8487 []|\T1/qtm/m/n/10 [OMF.readings_001 Con-nec-tor.0001_fogbench/accelerometer_typ ename_sensor]| [141] [142] Overfull \vbox (2.72194pt too high) detected at line 8646 [143] [144] [145] [146] [147] Overfull \vbox (2.1893pt too high) detected at line 8982 [148] [149] [150] [151] Underfull \vbox (badness 10000) detected at line 9292 Underfull \vbox (badness 10000) detected at line 9292 [152] Underfull \vbox (badness 10000) detected at line 9292 Underfull \vbox (badness 10000) detected at line 9292 [153] [154] [155] [156] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [157] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [158] Underfull \vbox (badness 10000) detected at line 9592 Underfull \vbox (badness 10000) detected at line 9592 [159] [160] [161] [162] [163] [164] [165] Underfull \vbox (badness 10000) detected at line 10008 Overfull \vbox (30.43161pt too high) detected at line 10008 [166] [167] [168] [169] [170] [171] [172] Chapter 11. [173] Overfull \hbox (8.41881pt too wide) in paragraph at lines 10527--10527 []\T1/qhv/m/n/10 Name| Overfull \hbox (3.20247pt too wide) in paragraph at lines 10527--10527 []\T1/qhv/m/n/10 Type| Overfull \hbox (6.79881pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 times- Overfull \hbox (1.79881pt too wide) in paragraph at lines 10527--10527 \T1/qtm/m/n/10 tamp| Overfull \hbox (6.97249pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 times- Overfull \hbox (1.97249pt too wide) in paragraph at lines 10527--10527 \T1/qtm/m/n/10 tamp| Overfull \hbox (7.89882pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 source| Overfull \hbox (4.80247pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 string| Overfull \hbox (5.17879pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 sever- Overfull \hbox (4.80247pt too wide) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10527--10527 []\T1/qtm/m/n/10 ob- [174] Overfull \hbox (10.405pt too wide) in paragraph at lines 10643--10643 []\T1/qhv/m/n/10 Name| Overfull \hbox (6.23364pt too wide) in paragraph at lines 10643--10643 []\T1/qhv/m/n/10 Type| Overfull \hbox (9.88501pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 source| Overfull \hbox (7.83365pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 string| Overfull \hbox (7.16498pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 sever- Overfull \hbox (7.83365pt too wide) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10643--10643 []\T1/qtm/m/n/10 ob- [175] Overfull \hbox (5.72397pt too wide) in paragraph at lines 10730--10730 []\T1/qhv/m/n/10 Name| Overfull \hbox (0.53334pt too wide) in paragraph at lines 10730--10730 []\T1/qhv/m/n/10 Type| Overfull \hbox (4.10397pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 times- Overfull \hbox (4.30336pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 2018-04-16 Overfull \hbox (5.20398pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 source| Overfull \hbox (2.13335pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 string| Overfull \hbox (2.48395pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 sever- Overfull \hbox (2.13335pt too wide) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 ob- Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 []\T1/qtm/m/n/10 { ^^Pmes-sage^^Q : Underfull \hbox (badness 10000) in paragraph at lines 10730--10730 \T1/qtm/m/n/10 ^^PIn-ter-nal Sys-tem [176] Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 dis-play- Overfull \hbox (0.56992pt too wide) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 10848--10848 []\T1/qtm/m/n/10 Net-work Set- [177] [178] [179] Underfull \vbox (badness 10000) detected at line 11129 Underfull \vbox (badness 10000) detected at line 11129 [180] [181] [182] [183] Overfull \hbox (3.72917pt too wide) in paragraph at lines 11742--11742 []\T1/qhv/m/n/10 Name| Overfull \hbox (6.23364pt too wide) in paragraph at lines 11742--11742 []\T1/qhv/m/n/10 Type| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/it/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 11742--11742 []\T1/qtm/m/it/10 de- Overfull \hbox (7.83365pt too wide) in paragraph at lines 11742--11742 []\T1/qtm/m/n/10 string| [184] Overfull \hbox (5.82431pt too wide) in paragraph at lines 11923--11923 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 11923--11923 []\T1/qtm/m/n/10 rea- [185] Underfull \vbox (badness 10000) detected at line 12006 Underfull \vbox (badness 10000) detected at line 12006 [186] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12169--12169 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 12169--12169 []\T1/qtm/m/n/10 in-te- [187] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12364--12364 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 12364--12364 []\T1/qtm/m/n/10 rea- [188] Overfull \hbox (5.82431pt too wide) in paragraph at lines 12514--12514 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (0.86432pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 start- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 end- Overfull \hbox (2.64854pt too wide) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 12514--12514 []\T1/qtm/m/n/10 rea- [189] Overfull \hbox (27.84927pt too wide) in paragraph at lines 12582--12585 []|\T1/qtm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 12625--12627 []|\T1/qtm/m/n/10 au-then-ti-ca- Overfull \hbox (143.92926pt too wide) in paragraph at lines 12673--12676 []|\T1/qtm/m/n/10 [^^P10.0.0.0^^Q,^^Q123:234:345:456:567:678:789:890^^Q]| Overfull \hbox (27.84927pt too wide) in paragraph at lines 12699--12702 []|\T1/qtm/m/n/10 2113.076449394226| [190] [191] Underfull \hbox (badness 10000) in paragraph at lines 12896--12898 []|\T1/qtm/m/n/10 statis- Overfull \hbox (9.93852pt too wide) in paragraph at lines 12896--12898 \T1/qtm/m/n/10 tics[].*NORTH_TASK_NAME*| [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 [].times- Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 JSON Underfull \hbox (badness 10000) in paragraph at lines 13133--13133 []\T1/qtm/m/n/10 {^^Pread-ing^^Q: {^^Px^^Q:0, ^^Py^^Q:0, [194] [195] Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qhv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 {read- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13372--13372 []\T1/qtm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 13493--13493 []\T1/qtm/m/n/10 2018-04-16 [196] [197] [198] Chapter 12. [199] [200] [201] [202] Chapter 13. [203] [204 <./abb_01.jpg> <./abb_02.jpg>] [205 <./am2315_1.jpg> <./am2315_2.jpg >] [206 <./beckhoff_1.jpg>] [207] Overfull \hbox (1.73364pt too wide) in paragraph at lines 14292--14292 []\T1/qhv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 as- Overfull \hbox (0.55367pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 \T1/qtm/m/n/10 a- Overfull \hbox (5.56366pt too wide) in paragraph at lines 14292--14292 \T1/qtm/m/n/10 point| Overfull \hbox (6.66367pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 name| Overfull \hbox (8.43365pt too wide) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 14292--14292 []\T1/qtm/m/n/10 in- [208] [209 <./cc2650.jpg>] [210 <./cc2650_1.jpg>] [211 <./coap_1.jpg>] [212 <./ csv_1.jpg>] [213 <./csvplayback.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 14845--14848 []\T1/qtm/m/n/10 The times-tamp for-mat [214] [215] [216 <./dht111.jpg> <./dht11_11.jpg>] [217 <./dht11.jpg>] [218 <./d ht11_1.jpg> <./digiducer.jpg>] [219 <./digiducer_1.jpg> <./digiducer_2.jpg> <./ digiducer_3.jpg>] [220 <./dnp3.jpg>] [221 <./dt9837A.jpg>] [222 <./dt9837_1.jpg > <./dt9837_2.jpg>] [223] [224 <./dt9837_3.jpg>] [225 <./dt9837_4.jpg>] [226 <./config11.jpg>] [227 <./config21.jpg>] [228] [229 <./envirophat_1.jpg>] [230 <./envirophat_2.jpg>] [231 <./expression_11.jpg>] [232 <./flir_1.jpg> <./f lir_2.jpg>] [233 <./flir_3.jpg> <./AX8.jpg>] [234 <./flir_setup.jpg> <./AX8_1.j pg>] [235] [236 <./gw65_1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [237 <./app_1.jpg>] [238] Overfull \vbox (9.00003pt too high) has occurred while \output is active [239 <./app_2.jpg>] [240] Overfull \vbox (9.00003pt too high) has occurred while \output is active [241 <./app_3.jpg>] [242] Overfull \vbox (9.00003pt too high) has occurred while \output is active [243 <./app_4.jpg>] [244] [245] Underfull \hbox (badness 10000) in paragraph at lines 16638--16638 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16638--16638 []\T1/qtm/m/n/10 read- [246 <./http_12.jpg>] [247 <./ina219.jpg>] [248 <./ina219_1.jpg>] [249] [250 <./lathe.jpg>] [251] [252 <./modbus_1.jpg>] Overfull \hbox (9.40366pt too wide) in paragraph at lines 17208--17208 []\T1/qhv/m/n/10 Prop- Overfull \hbox (1.97366pt too wide) in paragraph at lines 17208--17208 \T1/qhv/m/n/10 erty| Overfull \hbox (6.66367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 name| Overfull \hbox (4.90363pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 set- Overfull \hbox (8.63367pt too wide) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 Name| Overfull \hbox (1.10367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 pu- Overfull \hbox (6.97366pt too wide) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 \T1/qtm/m/n/10 is- Overfull \hbox (4.99367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 off- Overfull \hbox (2.22366pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 type| Overfull \hbox (5.30367pt too wide) in paragraph at lines 17208--17208 []\T1/qtm/m/n/10 swap| [253 <./modbus_2.jpg>] [254] [255] [256 <./mqtt-sub.png>] [257 <./sparkplug_1.j pg>] [258] [259 <./mqtt_01.jpg>] [260 <./mqtt_02.jpg>] [261] [262] [263 <./opcu a_11.jpg>] [264] Underfull \hbox (badness 10000) in paragraph at lines 18088--18094 []\T1/qtm/m/n/10 This is the name of the tflite model file that should be place d in [265 <./config_1.png>] [266 <./config_2.png>] [267] Underfull \hbox (badness 6542) in paragraph at lines 18322--18325 []\T1/qtm/m/n/10 Once you have run the plu-gin by fill-ing ap-pro-pri-ate pa-ra m-e-ters Now go to your browser and en-ter [268] [269 <./img_001.jpg> <./img_002.jpg>] [270 <./img_003.jpg> <./img_005.jpg > <./img_004.jpg>] [271 <./playback_01.jpg>] [272] [273 <./pt100.jpg> <./pt100_ 1.jpg>] [274 <./pt100_4wire.jpg>] [275 <./max31865_3wire.jpg> <./random_1.jpg>] [276 <./random_2.jpg>] [277 <./random_11.jpg>] [278 <./opcua_12.jpg>] [279 <./o pcua_21.jpg> <./opcua_31.jpg> <./opcua_4.jpg>] [280] [281 <./S7-1212.jpg>] [282 <./Address.jpg>] [283 <./GETPUT.jpg>] [284 <./s7.jpg>] [285] [286 <./datab lock.jpg>] [287] [288 <./sensehat.jpg>] [289 <./sensehat_1.jpg>] [290] [291 <./ rest_01.jpg>] [292 <./rest_02.jpg>] [293] [294] [295] [296] [297] [298] [299 <./sinusoid_output.jpg>] [300 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [301 <./systeminfo_2.jpg>] [302 <./systeminfo_3.jpg> <./systeminfo_1.jpg>] Overfull \hbox (1.73364pt too wide) in paragraph at lines 20549--20549 []\T1/qhv/m/n/10 Key| Overfull \hbox (2.22366pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 type| Overfull \hbox (1.67366pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 pins| Overfull \hbox (6.66367pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 name| Overfull \hbox (4.99367pt too wide) in paragraph at lines 20549--20549 []\T1/qtm/m/n/10 scale| [303 <./usb_1.jpg> <./usb_2.jpg>] [304 <./webcam.jpg>] [305] [306] Overfull \vbox (9.00003pt too high) has occurred while \output is active [307 <./omf-plugin-pi-web1.jpg>] [308] [309] Overfull \vbox (9.00003pt too high) has occurred while \output is active [310 <./omf-plugin-eds1.jpg>] [311] Overfull \vbox (9.00003pt too high) has occurred while \output is active [312 <./omf-plugin-ocs1.jpg>] [313] [314 <./PI_connectors1.jpg> <./PI_connect1. jpg>] [315 <./PI_token1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [316 <./omf-plugin-connector-relay1.jpg>] [317] [318] [319] [320] [321] [322 <./gcp_02.jpg> <./gcp_03.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21683--21685 []\T1/qtm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [323 <./gcp_menu.jpg> <./gcp_registry.jpg> <./gcp_add_registry.jpg>] [324 <./gc p_devices.jpg> <./gcp_create_device.jpg>] [325 <./certs.jpg> <./import.jpg>] [326 <./gcp_01.jpg>] [327 <./graphite_1.jpg>] [328 <./http_1.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 22097--22097 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 22097--22097 []\T1/qtm/m/n/10 read- [329] [330] [331 <./http_11.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 22323--22323 []\T1/qtm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 22323--22323 []\T1/qtm/m/n/10 read- [332] [333] [334 <./influxdb_1.jpg>] [335 <./influxdb_11.jpg>] [336 <./kafka.jp g>] [337 <./opcua_1.jpg>] [338 <./opcua_2.jpg>] [339 <./opcua_3.jpg>] [340] [341 <./splunk_1.jpg>] [342 <./thingspeak_1.jpg>] [343 <./thingspeak_2.jpg>] [344 <./thingspeak_3.jpg>] [345 <./thingspeak_4.jpg>] [346 <./asset.jpg>] [347] [348 <./change.jpg>] [349 <./config1.jpg>] [350 <./config2.jpg>] [351] [352] Overfull \vbox (35.47717pt too high) detected at line 23557 [353] Underfull \hbox (badness 5175) in paragraph at lines 23581--23583 []|\T1/qhv/m/n/10 Fil-ter 1 for- Underfull \hbox (badness 5175) in paragraph at lines 23584--23586 []|\T1/qhv/m/n/10 Fil-ter 2 for- [354] [355] [356 <./delta.jpg>] [357 <./downsample_1.jpg>] [358 <./downsample_2 .jpg> <./edgeml.jpg>] [359] [360] [361] [362 <./ema_1.jpg>] [363 <./eventrate_1 .jpg>] [364 <./eventrate_2.jpg> <./expression.jpg>] [365] [366 <./fft_1.jpg> <. /fft_2.jpg>] [367 <./validity.jpg>] [368 <./log_1.jpg>] [369 <./metadata.jpg>] [370] [371] [372 <./omfhint.jpg>] [373] [374] [375] [376 <./python35_1.jpg>] [377] [378] [379 <./python35_11.jpg>] [380] [381] [382 <./rate_1.jpg> <./rate_2 .jpg>] [383 <./rate_3.jpg>] [384 <./rename.png>] [385] [386 <./replace.jpg>] [387 <./rms_1.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 \T1/qtm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 25934--25934 []\T1/qtm/m/n/10 As-set [388 <./scale.jpg>] Overfull \hbox (5.701pt too wide) in paragraph at lines 26028--26028 []\T1/qhv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 26028--26028 []\T1/qtm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 26028--26028 []\T1/qtm/m/n/10 off- [389 <./scaleset_1.jpg>] [390] [391 <./sigma_2.jpg>] [392 <./sigma_1.jpg>] [393 <./python_1.jpg>] [394] [395 <./statistics_1.jpg>] [396 <./threshold.jpg>] [397] [398 <./vibration_1.jpg>] [399 <./threshold1.jpg>] [400 <./average_1.jpg> <./average_2.jpg>] [401 <./average_3.jpg> <./average_4.jpg>] [402 <./expressio n_1.jpg> <./expression_2.jpg>] [403 <./sigma_11.jpg>] [404 <./alexa_1.jpg>] [405 <./asset_1.jpg>] [406 <./config_1.jpg>] [407 <./email_1.jpg>] [408 <./chat _1.jpg>] [409 <./chat_2.jpg>] [410 <./chat_3.jpg> <./chat_6.jpg>] [411 <./chat_ 4.jpg> <./chat_5.jpg>] [412 <./ifttt_1.jpg>] [413 <./ifttt_2.jpg>] [414 <./jira _1.jpg>] [415 <./jira_2.jpg>] [416 <./config_11.jpg>] [417] [418 <./mqtt_1.jpg> ] [419 <./north_1.jpg>] [420 <./setpoint_11.jpg>] [421 <./python_11.jpg>] [422] [423 <./setpoint_12.jpg>] [424] [425 <./slack_01.jpg> <./slack_2.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [426 <./slack_3.jpg>] [427 <./botfather.jpg>] [428 <./telegram_1.jpg>] [429 <./ telegram_2.jpg>] [430 <./zendesk_1.jpg>] (./foglamp-bridge.ind) [431 <./zendesk _2.jpg>] (./foglamp-bridge.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ec .enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc} Output written on foglamp-bridge.pdf (437 pages, 19795060 bytes). Transcript written on foglamp-bridge.log. Latexmk: Index file 'foglamp-bridge.idx' was written Latexmk: Missing input file: '{06_dht11_tags_in_PI}.jpg' from line 'LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2.' Latexmk: Missing input file: '{06_dht11_tags_in_PI}.jpg' from line 'LaTeX Warning: File `{06_dht11_tags_in_PI}.jpg' not found on input line 2.' Latexmk: Log file says output to 'foglamp-bridge.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2021-09-20T13:21:47.248640Z, end-time: 2021-09-20T13:21:47.326755Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/_build/latex/foglamp-bridge.pdf /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/artifacts/develop/sphinx_pdf/foglamp-bridge.pdf [rtd-command-info] start-time: 2021-09-20T13:21:47.457321Z, end-time: 2021-09-20T13:24:27.677675Z, duration: 160, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v4.2.0 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Building plugin configuration appendices Default develop used for plugin documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-service-dispatcher EXCLUDED DIANOMIC TOPIC REPOS...foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-snapshot foglamp-filter-specgrams foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-south-spinnaker foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge-dev-pkg fledge-display fledge-filter-asset fledge-filter-change fledge-filter-delta fledge-filter-expression fledge-filter-fft fledge-filter-Flir-Validity fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms fledge-filter-scale fledge-filter-scale-set fledge-filter-threshold fledge-gui fledge-north-azure fledge-north-gcp fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 fledge-north-kafka fledge-north-kafka-python fledge-north-opcua fledge-north-thingspeak fledge-north-timestream fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt fledge-notify-mqtt fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram fledge-pkg fledge-rule-average fledge-rule-outofbound fledge-rule-simple-expression fledge-service-notification fledge-south-am2315 fledge-south-b100-modbus-python fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 fledge-south-dnp3 fledge-south-envirophat fledge-south-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua fledge-south-sensehat fledge-south-sensorphone fledge-south-sinusoid fledge-south-systeminfo fledge-south-usb4704 fledge-south-wind-turbine foglamp-filter-ADM-LD-prediction foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-csv-writer foglamp-filter-dataframe foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-kochafloc foglamp-filter-rms-trigger foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-north foglamp-notify-zendesk foglamp-rule-ML-bad-bearing foglamp-rule-periodic foglamp-rule-simple-sigma foglamp-south-abb foglamp-south-beckhoff foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-suez foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui fledge-service-notification fledge-dev-pkg fledge-pkg foglamp-south-abb fledge-south-am2315 fledge-south-b100-modbus-python foglamp-south-beckhoff fledge-south-benchmark fledge-south-cc2650 fledge-south-coap fledge-south-coral-enviro fledge-south-csv fledge-south-csv-async fledge-south-csvplayback fledge-south-dht fledge-south-dht11 foglamp-south-digiducer fledge-south-dnp3 foglamp-south-dt9837 foglamp-south-edgeml fledge-south-envirophat fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http fledge-south-iec104 fledge-south-iec61850 fledge-south-ina219 fledge-south-J1708 fledge-south-J1939 fledge-south-lathesim fledge-south-modbus-c fledge-south-modbustcp fledge-south-mqtt fledge-south-mqtt-sparkplug foglamp-south-mqtt-scripted fledge-south-opcua fledge-south-openweathermap fledge-south-person-detection foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-s2opcua foglamp-south-s7 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-suez fledge-south-systeminfo fledge-south-usb4704 foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-iec104 foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-opcua foglamp-north-splunk fledge-north-thingspeak fledge-north-timestream foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-csv-writer foglamp-filter-dataframe fledge-filter-delta foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate fledge-filter-expression fledge-filter-fft foglamp-filter-fft2 fledge-filter-Flir-Validity foglamp-filter-kochafloc fledge-filter-log fledge-filter-metadata fledge-filter-omfhint fledge-filter-python27 fledge-filter-python35 fledge-filter-rate fledge-filter-rename fledge-filter-replace fledge-filter-rms foglamp-filter-rms-trigger fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-statistics fledge-filter-threshold foglamp-filter-velocity foglamp-filter-vibration_features fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk foglamp-notify-config fledge-notify-email fledge-notify-google-hangouts fledge-notify-ifttt foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management fledge-notify-mqtt foglamp-notify-north fledge-notify-operation fledge-notify-python35 fledge-notify-setpoint fledge-notify-slack fledge-notify-telegram foglamp-notify-zendesk fledge-rule-average foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma Cloning into 'foglamp-south-abb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-am2315'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-b100-modbus-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-beckhoff'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-benchmark'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-cc2650'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csv-async'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-csvplayback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dht11'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-digiducer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-dnp3'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-dt9837'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-envirophat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'flir-south-flir-camera'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-FlirAX8'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-game'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-gw65'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec104'... cat: fledge-south-iec104/Package: No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-iec61850'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-ina219'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1708'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs ls: cannot access 'flir-south-J1939/*.rst': No such file or directory Cloning into 'fledge-south-lathesim'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbus-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-modbustcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-mqtt-sparkplug'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-mqtt-scripted'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-openweathermap'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-phidget'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-piwebapi'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-playback'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-pt100'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-random'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-randomwalk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-roxtec'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-s2opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-sarcos'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensehat'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sensorphone'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-simple-rest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-sinusoid'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-suez'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-systeminfo'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-webcam-media'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-south-wind-turbine'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-azure'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-gcp'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-graphite'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-harperdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-http-c'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-iec104'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdb'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-influxdbcloud'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-kafka-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-opcua'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-north-splunk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-thingspeak'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-timestream'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-timestream/Package: No such file or directory mv: cannot stat 'fledge-north-timestream': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-asset-split'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-blocktest'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-dataframe'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-delta'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-downsample'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-edgeml'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ema'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-eventrate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-fft'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-fft2'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-Flir-Validity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-kochafloc'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-log'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-metadata'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-omfhint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python27'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rate'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rename'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-replace'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-rms'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-rms-trigger'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-scale-set'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigfns'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-sigmacleanse'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-simple-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-statistics'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-filter-threshold'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-velocity'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-vibration_features'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-alexa-notifyme'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-asset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-blynk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-email'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-google-hangouts'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-ifttt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jira'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-jsonconfig'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-mqtt'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-north'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-operation'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-python35'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-setpoint'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-slack'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-telegram'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-notify-zendesk'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-average'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-ML-bad-bearing'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-periodic'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-rule-simple-expression'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-rule-simple-sigma'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs loading translations [en]... done making output directory... done loading pickled environment... done WARNING: conf value "version" should not be empty for EPUB3 building [mo]: targets for 0 po files that are out of date building [epub]: targets for 147 source files that are out of date updating environment: 0 added, 106 changed, 0 removed reading sources... [ 0%] flir_plugins reading sources... [ 1%] plugins/filter reading sources... [ 2%] plugins/flir-filter-FlirValidity/index reading sources... [ 3%] plugins/flir-filter-asset/index reading sources... [ 4%] plugins/flir-filter-change/index reading sources... [ 5%] plugins/flir-filter-csv_writer/index reading sources... [ 6%] plugins/flir-filter-delta/index reading sources... [ 7%] plugins/flir-filter-downsample/index reading sources... [ 8%] plugins/flir-filter-edgeml/index reading sources... [ 9%] plugins/flir-filter-ema/index reading sources... [ 10%] plugins/flir-filter-eventrate/index reading sources... [ 11%] plugins/flir-filter-expression/index reading sources... [ 12%] plugins/flir-filter-fft/index reading sources... [ 13%] plugins/flir-filter-log/index reading sources... [ 14%] plugins/flir-filter-metadata/index reading sources... [ 15%] plugins/flir-filter-omfhint/index reading sources... [ 16%] plugins/flir-filter-python27/index reading sources... [ 16%] plugins/flir-filter-python35/index reading sources... [ 17%] plugins/flir-filter-rate/index reading sources... [ 18%] plugins/flir-filter-rename/index reading sources... [ 19%] plugins/flir-filter-replace/index reading sources... [ 20%] plugins/flir-filter-rms/index reading sources... [ 21%] plugins/flir-filter-scale-set/index reading sources... [ 22%] plugins/flir-filter-scale/index reading sources... [ 23%] plugins/flir-filter-sigmacleanse/index reading sources... [ 24%] plugins/flir-filter-simple-python/index reading sources... [ 25%] plugins/flir-filter-statistics/index reading sources... [ 26%] plugins/flir-filter-threshold/index reading sources... [ 27%] plugins/flir-filter-vibration_features/index reading sources... [ 28%] plugins/flir-north-GCP/index reading sources... [ 29%] plugins/flir-north-Kafka/index reading sources... [ 30%] plugins/flir-north-OMF/index reading sources... [ 31%] plugins/flir-north-ThingSpeak/index reading sources... [ 32%] plugins/flir-north-graphite/index reading sources... [ 33%] plugins/flir-north-http_north/index reading sources... [ 33%] plugins/flir-north-httpc/index reading sources... [ 34%] plugins/flir-north-iec104/index reading sources... [ 35%] plugins/flir-north-influxdb/index reading sources... [ 36%] plugins/flir-north-influxdbcloud/index reading sources... [ 37%] plugins/flir-north-opcua/index reading sources... [ 38%] plugins/flir-north-splunk/index reading sources... [ 39%] plugins/flir-notify-Hangouts/index reading sources... [ 40%] plugins/flir-notify-North/index reading sources... [ 41%] plugins/flir-notify-Telegram/index reading sources... [ 42%] plugins/flir-notify-alexa/index reading sources... [ 43%] plugins/flir-notify-asset/index reading sources... [ 44%] plugins/flir-notify-config/index reading sources... [ 45%] plugins/flir-notify-email/index reading sources... [ 46%] plugins/flir-notify-ifttt/index reading sources... [ 47%] plugins/flir-notify-jira/index reading sources... [ 48%] plugins/flir-notify-jsonconfig/index reading sources... [ 49%] plugins/flir-notify-management/index reading sources... [ 50%] plugins/flir-notify-mqtt/index reading sources... [ 50%] plugins/flir-notify-operation/index reading sources... [ 51%] plugins/flir-notify-python35/index reading sources... [ 52%] plugins/flir-notify-setpoint/index reading sources... [ 53%] plugins/flir-notify-slack/index reading sources... [ 54%] plugins/flir-notify-zendesk/index reading sources... [ 55%] plugins/flir-rule-Average/index reading sources... [ 56%] plugins/flir-rule-Simple-Expression/index reading sources... [ 57%] plugins/flir-rule-Simple-Sigma/index reading sources... [ 58%] plugins/flir-rule-Threshold/index reading sources... [ 59%] plugins/flir-south-ABB/index reading sources... [ 60%] plugins/flir-south-Beckhoff/index reading sources... [ 61%] plugins/flir-south-Csv/index reading sources... [ 62%] plugins/flir-south-Expression/index reading sources... [ 63%] plugins/flir-south-FlirAX8/index reading sources... [ 64%] plugins/flir-south-FlirCamera/index reading sources... [ 65%] plugins/flir-south-ModbusC/index reading sources... [ 66%] plugins/flir-south-PIWebAPI/index reading sources... [ 66%] plugins/flir-south-Random/index reading sources... [ 67%] plugins/flir-south-S7/index reading sources... [ 68%] plugins/flir-south-am2315/index reading sources... [ 69%] plugins/flir-south-cc2650/index reading sources... [ 70%] plugins/flir-south-coap/index reading sources... [ 71%] plugins/flir-south-csvplayback/index reading sources... [ 72%] plugins/flir-south-dht11/index reading sources... [ 73%] plugins/flir-south-dht11_V2/index reading sources... [ 74%] plugins/flir-south-digiducer/index reading sources... [ 75%] plugins/flir-south-dnp3/index reading sources... [ 76%] plugins/flir-south-dt9837/index reading sources... [ 77%] plugins/flir-south-edgeml/index reading sources... [ 78%] plugins/flir-south-envirophat/index reading sources... [ 79%] plugins/flir-south-gw65/index reading sources... [ 80%] plugins/flir-south-http_south/index reading sources... [ 81%] plugins/flir-south-ina219/index reading sources... [ 82%] plugins/flir-south-lathesim/index reading sources... [ 83%] plugins/flir-south-mqtt-readings/index reading sources... [ 83%] plugins/flir-south-mqtt-scripted/index reading sources... [ 84%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 85%] plugins/flir-south-opcua/index reading sources... [ 86%] plugins/flir-south-person_detection/index reading sources... [ 87%] plugins/flir-south-playback/index reading sources... [ 88%] plugins/flir-south-pt100/index reading sources... [ 89%] plugins/flir-south-randomwalk/index reading sources... [ 90%] plugins/flir-south-s2opcua/index reading sources... [ 91%] plugins/flir-south-sensehat/index reading sources... [ 92%] plugins/flir-south-simple-rest/index reading sources... [ 93%] plugins/flir-south-sinusoid/index reading sources... [ 94%] plugins/flir-south-systeminfo/index reading sources... [ 95%] plugins/flir-south-usb4704/index reading sources... [ 96%] plugins/flir-south-webcam_media/index reading sources... [ 97%] plugins/north reading sources... [ 98%] plugins/notify reading sources... [ 99%] plugins/rule reading sources... [100%] plugins/south /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/plugins/south.rst:5: WARNING: toctree contains reference to nonexisting document 'plugins/flir-south-J1939' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] KERBEROS writing output... [ 1%] OMF writing output... [ 2%] control writing output... [ 2%] flir_architecture writing output... [ 3%] flir_plugins writing output... [ 4%] index writing output... [ 4%] notifications writing output... [ 5%] plugin_developers_guide/01_Flir_plugins writing output... [ 6%] plugin_developers_guide/02_writing_plugins writing output... [ 6%] plugin_developers_guide/035_CPP writing output... [ 7%] plugin_developers_guide/037_hybrid_plugins writing output... [ 8%] plugin_developers_guide/03_01_DHT11 writing output... [ 8%] plugin_developers_guide/03_02_Control writing output... [ 9%] plugin_developers_guide/03_02_DHT11_C writing output... [ 10%] plugin_developers_guide/03_south_C_plugins writing output... [ 10%] plugin_developers_guide/03_south_plugins writing output... [ 11%] plugin_developers_guide/04_north_plugins writing output... [ 12%] plugin_developers_guide/05_storage_plugins writing output... [ 12%] plugin_developers_guide/06_filter_plugins writing output... [ 13%] plugin_developers_guide/08_notify_plugins writing output... [ 14%] plugin_developers_guide/10_testing writing output... [ 14%] plugin_developers_guide/index writing output... [ 15%] plugin_index writing output... [ 16%] plugins/filter writing output... [ 17%] plugins/flir-filter-FlirValidity/index writing output... [ 17%] plugins/flir-filter-asset/index writing output... [ 18%] plugins/flir-filter-change/index writing output... [ 19%] plugins/flir-filter-csv_writer/index writing output... [ 19%] plugins/flir-filter-delta/index writing output... [ 20%] plugins/flir-filter-downsample/index writing output... [ 21%] plugins/flir-filter-edgeml/index writing output... [ 21%] plugins/flir-filter-ema/index writing output... [ 22%] plugins/flir-filter-eventrate/index writing output... [ 23%] plugins/flir-filter-expression/index writing output... [ 23%] plugins/flir-filter-fft/index writing output... [ 24%] plugins/flir-filter-log/index writing output... [ 25%] plugins/flir-filter-metadata/index writing output... [ 25%] plugins/flir-filter-omfhint/index writing output... [ 26%] plugins/flir-filter-python27/index writing output... [ 27%] plugins/flir-filter-python35/index writing output... [ 27%] plugins/flir-filter-rate/index writing output... [ 28%] plugins/flir-filter-rename/index writing output... [ 29%] plugins/flir-filter-replace/index writing output... [ 29%] plugins/flir-filter-rms/index writing output... [ 30%] plugins/flir-filter-scale-set/index writing output... [ 31%] plugins/flir-filter-scale/index writing output... [ 31%] plugins/flir-filter-sigmacleanse/index writing output... [ 32%] plugins/flir-filter-simple-python/index writing output... [ 33%] plugins/flir-filter-statistics/index writing output... [ 34%] plugins/flir-filter-threshold/index writing output... [ 34%] plugins/flir-filter-vibration_features/index writing output... [ 35%] plugins/flir-north-GCP/index writing output... [ 36%] plugins/flir-north-Kafka/index writing output... [ 36%] plugins/flir-north-OMF/index writing output... [ 37%] plugins/flir-north-ThingSpeak/index writing output... [ 38%] plugins/flir-north-graphite/index writing output... [ 38%] plugins/flir-north-http_north/index writing output... [ 39%] plugins/flir-north-httpc/index writing output... [ 40%] plugins/flir-north-iec104/index writing output... [ 40%] plugins/flir-north-influxdb/index writing output... [ 41%] plugins/flir-north-influxdbcloud/index writing output... [ 42%] plugins/flir-north-opcua/index writing output... [ 42%] plugins/flir-north-splunk/index writing output... [ 43%] plugins/flir-notify-Hangouts/index writing output... [ 44%] plugins/flir-notify-North/index writing output... [ 44%] plugins/flir-notify-Telegram/index writing output... [ 45%] plugins/flir-notify-alexa/index writing output... [ 46%] plugins/flir-notify-asset/index writing output... [ 46%] plugins/flir-notify-config/index writing output... [ 47%] plugins/flir-notify-email/index writing output... [ 48%] plugins/flir-notify-ifttt/index writing output... [ 48%] plugins/flir-notify-jira/index writing output... [ 49%] plugins/flir-notify-jsonconfig/index writing output... [ 50%] plugins/flir-notify-management/index writing output... [ 51%] plugins/flir-notify-mqtt/index writing output... [ 51%] plugins/flir-notify-operation/index writing output... [ 52%] plugins/flir-notify-python35/index writing output... [ 53%] plugins/flir-notify-setpoint/index writing output... [ 53%] plugins/flir-notify-slack/index writing output... [ 54%] plugins/flir-notify-zendesk/index writing output... [ 55%] plugins/flir-rule-Average/index writing output... [ 55%] plugins/flir-rule-Simple-Expression/index writing output... [ 56%] plugins/flir-rule-Simple-Sigma/index writing output... [ 57%] plugins/flir-rule-Threshold/index writing output... [ 57%] plugins/flir-south-ABB/index writing output... [ 58%] plugins/flir-south-Beckhoff/index writing output... [ 59%] plugins/flir-south-Csv/index writing output... [ 59%] plugins/flir-south-Expression/index writing output... [ 60%] plugins/flir-south-FlirAX8/index writing output... [ 61%] plugins/flir-south-FlirCamera/index writing output... [ 61%] plugins/flir-south-ModbusC/index writing output... [ 62%] plugins/flir-south-PIWebAPI/index writing output... [ 63%] plugins/flir-south-Random/index writing output... [ 63%] plugins/flir-south-S7/index writing output... [ 64%] plugins/flir-south-am2315/index writing output... [ 65%] plugins/flir-south-cc2650/index writing output... [ 65%] plugins/flir-south-coap/index writing output... [ 66%] plugins/flir-south-csvplayback/index writing output... [ 67%] plugins/flir-south-dht11/index writing output... [ 68%] plugins/flir-south-dht11_V2/index writing output... [ 68%] plugins/flir-south-digiducer/index writing output... [ 69%] plugins/flir-south-dnp3/index writing output... [ 70%] plugins/flir-south-dt9837/index writing output... [ 70%] plugins/flir-south-edgeml/index writing output... [ 71%] plugins/flir-south-envirophat/index writing output... [ 72%] plugins/flir-south-gw65/index writing output... [ 72%] plugins/flir-south-http_south/index writing output... [ 73%] plugins/flir-south-ina219/index writing output... [ 74%] plugins/flir-south-lathesim/index writing output... [ 74%] plugins/flir-south-mqtt-readings/index writing output... [ 75%] plugins/flir-south-mqtt-scripted/index writing output... [ 76%] plugins/flir-south-mqtt_sparkplug/index writing output... [ 76%] plugins/flir-south-opcua/index writing output... [ 77%] plugins/flir-south-person_detection/index writing output... [ 78%] plugins/flir-south-playback/index writing output... [ 78%] plugins/flir-south-pt100/index writing output... [ 79%] plugins/flir-south-randomwalk/index writing output... [ 80%] plugins/flir-south-s2opcua/index writing output... [ 80%] plugins/flir-south-sensehat/index writing output... [ 81%] plugins/flir-south-simple-rest/index writing output... [ 82%] plugins/flir-south-sinusoid/index writing output... [ 82%] plugins/flir-south-systeminfo/index writing output... [ 83%] plugins/flir-south-usb4704/index writing output... [ 84%] plugins/flir-south-webcam_media/index writing output... [ 85%] plugins/north writing output... [ 85%] plugins/notify writing output... [ 86%] plugins/rule writing output... [ 87%] plugins/south writing output... [ 87%] processing_data writing output... [ 88%] quick_start/backup writing output... [ 89%] quick_start/camera writing output... [ 89%] quick_start/datasources writing output... [ 90%] quick_start/gui writing output... [ 91%] quick_start/index writing output... [ 91%] quick_start/introduction writing output... [ 92%] quick_start/north writing output... [ 93%] quick_start/starting writing output... [ 93%] quick_start/support writing output... [ 94%] quick_start/troubleshooting writing output... [ 95%] quick_start/viewing writing output... [ 95%] rest_api_guide/01_REST writing output... [ 96%] rest_api_guide/02_RESTadmin writing output... [ 97%] rest_api_guide/03_RESTuser writing output... [ 97%] rest_api_guide/index writing output... [ 98%] securing_flir writing output... [ 99%] storage writing output... [100%] tuning_flir generating indices... genindex done writing additional pages... done copying images... [ 0%] images/PI_connect.jpg copying images... [ 0%] images/PI_connectors.jpg copying images... [ 1%] images/PI_token.jpg copying images... [ 1%] images/omf-plugin-pi-web.jpg copying images... [ 1%] images/omf-plugin-connector-relay.jpg copying images... [ 2%] images/omf-plugin-eds.jpg copying images... [ 2%] images/omf-plugin-ocs.jpg copying images... [ 2%] images/setpoint_1.jpg copying images... [ 3%] images/setpoint_2.jpg copying images... [ 3%] images/setpoint_3.jpg copying images... [ 4%] images/flir_architecture.png copying images... [ 4%] images/add_notification_service.jpg copying images... [ 4%] images/enable_notify_service.jpg copying images... [ 5%] images/empty_notifications.jpg copying images... [ 5%] images/notification_1.jpg copying images... [ 5%] images/notification_2.jpg copying images... [ 6%] images/notification_3.jpg copying images... [ 6%] images/notification_4.jpg copying images... [ 6%] images/notification_5.jpg copying images... [ 7%] images/notification_6.jpg copying images... [ 7%] images/notification_7.jpg copying images... [ 8%] images/notification_8.jpg copying images... [ 8%] images/slack.jpg copying images... [ 8%] images/notification_log.jpg copying images... [ 9%] images/notification_log_type.jpg copying images... [ 9%] images/notification_list.jpg copying images... [ 9%] images/notification_edit.jpg copying images... [ 10%] images/notification_settings.jpg copying images... [ 10%] images/notification_settings_icon.jpg copying images... [ 11%] https://s3.amazonaws.com/flir/readthedocs/images/06_dht11_tags_in_PI.jpg WARNING: cannot copy image file '/home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/_build/doctrees/images/82ddfee69df660a09453fc1cb3e29d5b730b2a7e/06_dht11_tags_in_PI.jpg': [Errno 2] No such file or directory: '/home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/_build/doctrees/images/82ddfee69df660a09453fc1cb3e29d5b730b2a7e/06_dht11_tags_in_PI.jpg' copying images... [ 11%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 11%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 12%] plugins/flir-filter-change/images/change.jpg copying images... [ 12%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 12%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 13%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 13%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 13%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 14%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 14%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 15%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 15%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 15%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 16%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 16%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 16%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 17%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 17%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 18%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 18%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 18%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 19%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 19%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 19%] plugins/flir-filter-rename/images/rename.png copying images... [ 20%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 20%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 20%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 21%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 21%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 22%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 22%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 22%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 23%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 23%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 23%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 24%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 24%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 25%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 25%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 25%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 26%] plugins/flir-north-GCP/images/import.jpg copying images... [ 26%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 26%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 27%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 27%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 27%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 28%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 28%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 29%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 29%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 29%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 30%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 30%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 30%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 31%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 31%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 31%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 32%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 32%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 33%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 33%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 33%] plugins/flir-north-opcua/images/opcua_1.jpg copying images... [ 34%] plugins/flir-north-opcua/images/opcua_2.jpg copying images... [ 34%] plugins/flir-north-opcua/images/opcua_3.jpg copying images... [ 34%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 35%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 35%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 36%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 36%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 36%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 37%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 37%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 37%] plugins/flir-notify-Telegram/images/telegram_1.jpg copying images... [ 38%] plugins/flir-notify-Telegram/images/telegram_2.jpg copying images... [ 38%] plugins/flir-notify-Telegram/images/botfather.jpg copying images... [ 38%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 39%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 39%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 40%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 40%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 40%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 41%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 41%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 41%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 42%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 42%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 43%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 43%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 43%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 44%] plugins/flir-notify-slack/images/slack_2.jpg copying images... [ 44%] plugins/flir-notify-slack/images/slack_3.jpg copying images... [ 44%] plugins/flir-notify-zendesk/images/zendesk_1.jpg copying images... [ 45%] plugins/flir-notify-zendesk/images/zendesk_2.jpg copying images... [ 45%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 45%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 46%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 46%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 47%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 47%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 47%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 48%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 48%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 48%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 49%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 49%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 50%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 50%] plugins/flir-south-FlirAX8/images/flir_setup.jpg copying images... [ 50%] plugins/flir-south-FlirAX8/images/AX8_1.jpg copying images... [ 51%] plugins/flir-south-FlirAX8/images/AX8.jpg copying images... [ 51%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 51%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 52%] plugins/flir-south-FlirCamera/images/flir_3.jpg copying images... [ 52%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 52%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 53%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 53%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 55%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 55%] plugins/flir-south-S7/images/s7.jpg copying images... [ 55%] plugins/flir-south-S7/images/Address.jpg copying images... [ 56%] plugins/flir-south-S7/images/GETPUT.jpg copying images... [ 56%] plugins/flir-south-S7/images/datablock.jpg copying images... [ 56%] plugins/flir-south-S7/images/S7-1212.jpg copying images... [ 57%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 57%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 58%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 58%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 58%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 59%] plugins/flir-south-csvplayback/images/csvplayback.jpg copying images... [ 59%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 59%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 60%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 60%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 61%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 61%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 61%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 62%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 62%] plugins/flir-south-dt9837/images/dt9837_1.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_2.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_3.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_4.jpg copying images... [ 64%] plugins/flir-south-dt9837/images/dt9837A.jpg copying images... [ 64%] plugins/flir-south-edgeml/images/config1.jpg copying images... [ 65%] plugins/flir-south-edgeml/images/config2.jpg copying images... [ 65%] plugins/flir-south-envirophat/images/envirophat_1.jpg copying images... [ 65%] plugins/flir-south-envirophat/images/envirophat_2.jpg copying images... [ 66%] plugins/flir-south-gw65/images/gw65_1.jpg copying images... [ 66%] plugins/flir-south-gw65/images/app_1.jpg copying images... [ 66%] plugins/flir-south-gw65/images/app_2.jpg copying images... [ 67%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 67%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 68%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 68%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 68%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 69%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 69%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 69%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 70%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 70%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 70%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 71%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 71%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 72%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 72%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 72%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 73%] plugins/flir-south-pt100/images/pt100_3wire.jpg copying images... [ 73%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 73%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 74%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 74%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 75%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 75%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 75%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 76%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 76%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 76%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 77%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 77%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 77%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 78%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 78%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 79%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 79%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 79%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 80%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 80%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 80%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 81%] images/filter_1.jpg copying images... [ 81%] images/filter_2.jpg copying images... [ 81%] images/filter_3.jpg copying images... [ 82%] images/filter_4.jpg copying images... [ 82%] images/filter_5.jpg copying images... [ 83%] images/filter_6.jpg copying images... [ 83%] images/filter_7.jpg copying images... [ 83%] images/filter_8.jpg copying images... [ 84%] images/filter_9.jpg copying images... [ 84%] images/filter_10.jpg copying images... [ 84%] images/backup.JPG copying images... [ 85%] images/camera_1.jpg copying images... [ 85%] images/camera_2.jpg copying images... [ 86%] images/camera_3.jpg copying images... [ 86%] images/camera_4.jpg copying images... [ 86%] images/camera_5.jpg copying images... [ 87%] images/south_services.JPG copying images... [ 87%] images/south_service_config.JPG copying images... [ 87%] images/dashboard.JPG copying images... [ 88%] images/north_services.JPG copying images... [ 88%] images/pi_plugin_config.JPG copying images... [ 88%] images/support.JPG copying images... [ 89%] images/viewing_data.JPG copying images... [ 89%] images/view_graph.jpg copying images... [ 90%] images/view_hide.jpg copying images... [ 90%] images/view_summary.jpg copying images... [ 90%] images/view_times.jpg copying images... [ 91%] images/view_spreadsheet.jpg copying images... [ 91%] images/graph_icon.jpg copying images... [ 91%] images/download_icon.jpg copying images... [ 92%] images/admin_api.jpg copying images... [ 92%] images/enable_https.jpg copying images... [ 93%] images/connection_https.jpg copying images... [ 93%] images/authentication.jpg copying images... [ 93%] images/login.jpg copying images... [ 94%] images/login_dashboard.jpg copying images... [ 94%] images/user_pulldown.jpg copying images... [ 94%] images/profile.jpg copying images... [ 95%] images/password.jpg copying images... [ 95%] images/password_rotation.jpg copying images... [ 95%] images/user_management.jpg copying images... [ 96%] images/add_user.jpg copying images... [ 96%] images/delete_user.jpg copying images... [ 97%] images/change_role.jpg copying images... [ 97%] images/reset_password.jpg copying images... [ 97%] images/certificate_store.jpg copying images... [ 98%] images/update_certificate.jpg copying images... [ 98%] images/storage_01.jpg copying images... [ 98%] images/storage_02.jpg copying images... [ 99%] images/storage_03.jpg copying images... [ 99%] images/sqlite_storage_configuration.jpg copying images... [100%] images/south_advanced.jpg copying static files... done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for _images/backup.JPG, ignoring WARNING: unknown mimetype for _images/dashboard.JPG, ignoring WARNING: unknown mimetype for _images/north_services.JPG, ignoring WARNING: unknown mimetype for _images/pi_plugin_config.JPG, ignoring WARNING: unknown mimetype for _images/south_service_config.JPG, ignoring WARNING: unknown mimetype for _images/south_services.JPG, ignoring WARNING: unknown mimetype for _images/support.JPG, ignoring WARNING: unknown mimetype for _images/viewing_data.JPG, ignoring writing nav.xhtml file... writing toc.ncx file... writing Flir.epub file... build succeeded, 11 warnings. The ePub file is in _build/epub. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2021-09-20T13:24:27.819033Z, end-time: 2021-09-20T13:24:27.901868Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/_build/epub/Flir.epub /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/artifacts/develop/sphinx_epub/foglamp-bridge.epub