Read the Docs build information Build id: 1080681 Project: foglamp-bridge Version: develop Commit: bee5cdfafff0c951ec4d3ede6ddf5d3e6acef97b Date: 2022-09-02T14:13:16.020103Z State: finished Success: True [rtd-command-info] start-time: 2022-09-02T14:13:18.108807Z, end-time: 2022-09-02T14:13:20.186218Z, 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' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-09-02T14:13:20.404781Z, end-time: 2022-09-02T14:13:20.606055Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to '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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at bee5cdf Periodical doc changes on Fri Sep 2 14:13:14 UTC 2022 [rtd-command-info] start-time: 2022-09-02T14:13:20.848920Z, end-time: 2022-09-02T14:13:20.916990Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-09-02T14:13:22.189632Z, end-time: 2022-09-02T14:13:26.739787Z, 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: 2022-09-02T14:13:26.922277Z, end-time: 2022-09-02T14:13:28.696172Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 30.1 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.3.0 Uninstalling setuptools-65.3.0: Successfully uninstalled setuptools-65.3.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-09-02T14:13:28.894558Z, end-time: 2022-09-02T14:13:35.989374Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting pillow Downloading Pillow-9.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 72.3 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 246.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 182.6 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 207.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 212.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 246.6 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 245.3 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 216.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 196.3 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 215.0 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 117.1 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 183.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 208.9 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 185.1 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 204.7 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 215.3 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 198.9 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 236.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 237.4 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 208.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 220.8 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 195.6 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 212.6 MB/s eta 0:00:00 Building wheels for collected packages: mock 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=23773 sha256=115353c995c402030630958d84156699a0cea1eb1241102b2615dc7a9ed40e1b Stored in directory: /tmp/pip-ephem-wheel-cache-3ssyjnls/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.1.1 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 typing-extensions-4.3.0 urllib3-1.26.12 zipp-3.8.1 [rtd-command-info] start-time: 2022-09-02T14:13:36.219258Z, end-time: 2022-09-02T14:13:38.876130Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting Sphinx==3.5.4 Downloading Sphinx-3.5.4-py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 49.3 MB/s eta 0:00:00 Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.17.1) Collecting Jinja2<3.1 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 205.9 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.0.2) Collecting docutils<0.18 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 241.5 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.28.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.10.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (58.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (0.7.12) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.13.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (21.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from Jinja2<3.1->-r docs/requirements.txt (line 3)) (2.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from babel>=1.3->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2022.2.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2022.6.15) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.26.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (3.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/envs/develop/lib/python3.7/site-packages (from packaging->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (3.0.9) Installing collected packages: Jinja2, docutils, Sphinx Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 5.1.1 Uninstalling Sphinx-5.1.1: Successfully uninstalled Sphinx-5.1.1 Successfully installed Jinja2-3.0.3 Sphinx-3.5.4 docutils-0.16 [rtd-command-info] start-time: 2022-09-02T14:13:40.405722Z, end-time: 2022-09-02T14:13:40.468160Z, 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', '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 '_static/version_menu.css', # override options from versions menu ], } 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/main/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", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("v1.9.2", "/en/v1.9.2/"), ("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': 'bee5cdfa', } # 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/1080681/' 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: 2022-09-02T14:13:40.799319Z, end-time: 2022-09-02T14:16:56.216885Z, duration: 195, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-service-dispatcher 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog Building plugin and service configuration appendices Default develop used for plugin and service documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-service-bucketstorage foglamp-service-management foglamp-south-abb foglamp-south-beckhoff foglamp-south-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification Sorted SERVICE REPOS LIST: foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification 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 *** WARNING: flir-south-b100 docs directory is missing. 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 *** WARNING: flir-south-Benchmark docs directory is missing. 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 'foglamp-south-coin-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coin_detection docs directory is missing. Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coral-enviro docs directory is missing. 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 *** WARNING: flir-south-CSV-Async docs directory is missing. 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 'foglamp-south-etherip'... /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 *** WARNING: flir-south-game docs directory is missing. 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-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 *** WARNING: flir-south-J1708 docs directory is missing. Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. 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 *** WARNING: flir-south-modbustcp docs directory is missing. 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 *** WARNING: flir-south-openweathermap docs directory is missing. Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-person-detector'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 *** WARNING: flir-south-roxtec docs directory is missing. Cloning into 'fledge-south-rpienviro'... /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 'fledge-south-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-s7_python docs directory is missing. Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-samotics4'... /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 *** WARNING: flir-south-Sarcos docs directory is missing. 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 *** WARNING: flir-south-sensorphone docs directory is missing. 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-spinnaker'... /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 'foglamp-south-usb-scanner'... warning: Could not find remote branch develop to clone. fatal: Remote branch develop not found in upstream origin cat: foglamp-south-usb-scanner/Package: No such file or directory mv: cannot stat 'foglamp-south-usb-scanner': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south- docs directory is missing. Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-video4linux'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 'fledge-north-gcp-ps'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-gcp_python docs directory is missing. 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 '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 *** WARNING: flir-north-kafka_python docs directory is missing. Cloning into 'fledge-north-mqtt-scripted'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-mqtt-scripted/Package: No such file or directory mv: cannot stat 'fledge-north-mqtt-scripted': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north- docs directory is missing. Cloning into 'foglamp-north-png'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-s7_python docs directory is missing. 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 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ADM_LD_prediction docs directory is missing. 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 *** WARNING: flir-filter-blocktest docs directory is missing. Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-contrast'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-contrast docs directory is missing. Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-decode-ecc200'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-decode_ecc200 docs directory is missing. 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-greyscale'... /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 'foglamp-filter-mirror'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ml-inference'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ml_inference docs directory is missing. 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 *** WARNING: flir-filter-rms-trigger docs directory is missing. Cloning into 'foglamp-filter-rotate'... /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 *** WARNING: flir-filter-sigfns docs directory is missing. 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-specgram'... /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 *** WARNING: flir-filter-velocity docs directory is missing. 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 *** WARNING: flir-notify-Blynk docs directory is missing. Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-control'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-customasset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-notify-customasset docs directory is missing. 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 'fledge-rule-delta'... /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 *** WARNING: flir-rule-bad_bearing docs directory is missing. Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-rule-OutOfBound docs directory is missing. 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 Cloning into 'fledge-rule-watchdog'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-service-bucketstorage'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-service-dispatcher'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-dispatcher docs directory is missing. Cloning into 'foglamp-service-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-management docs directory is missing. Cloning into 'fledge-service-notification'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs /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 181 source files that are out of date updating environment: [new config] 181 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history reading sources... [ 1%] KERBEROS reading sources... [ 1%] OMF reading sources... [ 2%] acl reading sources... [ 2%] building_notification reading sources... [ 3%] building_pipelines reading sources... [ 3%] control reading sources... [ 4%] control_scripts reading sources... [ 4%] flir_architecture reading sources... [ 5%] flir_plugins reading sources... [ 6%] glossary reading sources... [ 6%] index reading sources... [ 7%] introduction reading sources... [ 7%] notifications reading sources... [ 8%] plugin_developers_guide/01_01_Data reading sources... [ 8%] plugin_developers_guide/01_Flir_plugins reading sources... [ 9%] plugin_developers_guide/02_writing_plugins reading sources... [ 9%] plugin_developers_guide/035_CPP reading sources... [ 10%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 11%] plugin_developers_guide/03_01_DHT11 reading sources... [ 11%] plugin_developers_guide/03_02_Control reading sources... [ 12%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 12%] plugin_developers_guide/03_02_south_python_Control reading sources... [ 13%] plugin_developers_guide/03_south_C_plugins reading sources... [ 13%] plugin_developers_guide/03_south_plugins reading sources... [ 14%] plugin_developers_guide/04_north_plugins reading sources... [ 14%] plugin_developers_guide/05_storage_plugins reading sources... [ 15%] plugin_developers_guide/06_filter_plugins reading sources... [ 16%] plugin_developers_guide/08_notify_plugins reading sources... [ 16%] plugin_developers_guide/09_packaging reading sources... [ 17%] plugin_developers_guide/10_testing reading sources... [ 17%] plugin_developers_guide/11_WSL2 reading sources... [ 18%] plugin_developers_guide/index reading sources... [ 18%] plugin_index reading sources... [ 19%] plugins/filter reading sources... [ 19%] plugins/flir-filter-FlirValidity/index reading sources... [ 20%] plugins/flir-filter-asset/index reading sources... [ 20%] plugins/flir-filter-asset_split/index reading sources... [ 21%] plugins/flir-filter-change/index reading sources... [ 22%] plugins/flir-filter-csv_writer/index reading sources... [ 22%] plugins/flir-filter-delta/index reading sources... [ 23%] plugins/flir-filter-downsample/index reading sources... [ 23%] plugins/flir-filter-edgeml/index reading sources... [ 24%] plugins/flir-filter-ema/index reading sources... [ 24%] plugins/flir-filter-eventrate/index reading sources... [ 25%] plugins/flir-filter-expression/index reading sources... [ 25%] plugins/flir-filter-fft/index reading sources... [ 26%] plugins/flir-filter-fft2/index reading sources... [ 27%] plugins/flir-filter-greyscale/index reading sources... [ 27%] plugins/flir-filter-log/index reading sources... [ 28%] plugins/flir-filter-metadata/index reading sources... [ 28%] plugins/flir-filter-mirror/index reading sources... [ 29%] plugins/flir-filter-omfhint/index reading sources... [ 29%] plugins/flir-filter-python27/index reading sources... [ 30%] plugins/flir-filter-python35/index reading sources... [ 30%] plugins/flir-filter-rate/index reading sources... [ 31%] plugins/flir-filter-rename/index reading sources... [ 32%] plugins/flir-filter-replace/index reading sources... [ 32%] plugins/flir-filter-rms/index reading sources... [ 33%] plugins/flir-filter-rotate/index reading sources... [ 33%] plugins/flir-filter-scale-set/index reading sources... [ 34%] plugins/flir-filter-scale/index reading sources... [ 34%] plugins/flir-filter-sigmacleanse/index reading sources... [ 35%] plugins/flir-filter-simple-python/index reading sources... [ 35%] plugins/flir-filter-specgram/index reading sources... [ 36%] plugins/flir-filter-statistics/index reading sources... [ 37%] plugins/flir-filter-threshold/index reading sources... [ 37%] plugins/flir-filter-vibration_features/index reading sources... [ 38%] plugins/flir-north-GCP/index reading sources... [ 38%] plugins/flir-north-HarperDB/index reading sources... [ 39%] plugins/flir-north-Kafka/index reading sources... [ 39%] plugins/flir-north-OMF/index reading sources... [ 40%] plugins/flir-north-ThingSpeak/index reading sources... [ 40%] plugins/flir-north-azure/index reading sources... [ 41%] plugins/flir-north-graphite/index reading sources... [ 41%] plugins/flir-north-http_north/index reading sources... [ 42%] plugins/flir-north-httpc/index reading sources... [ 43%] plugins/flir-north-influxdb/index reading sources... [ 43%] plugins/flir-north-influxdbcloud/index reading sources... [ 44%] plugins/flir-north-png/index reading sources... [ 44%] plugins/flir-north-splunk/index reading sources... [ 45%] plugins/flir-notify-Hangouts/index reading sources... [ 45%] plugins/flir-notify-North/index reading sources... [ 46%] plugins/flir-notify-Telegram/index reading sources... [ 46%] plugins/flir-notify-alexa/index reading sources... [ 47%] plugins/flir-notify-asset/index reading sources... [ 48%] plugins/flir-notify-config/index reading sources... [ 48%] plugins/flir-notify-control/index reading sources... [ 49%] plugins/flir-notify-email/index reading sources... [ 49%] plugins/flir-notify-ifttt/index reading sources... [ 50%] plugins/flir-notify-jira/index reading sources... [ 50%] plugins/flir-notify-jsonconfig/index reading sources... [ 51%] plugins/flir-notify-management/index reading sources... [ 51%] plugins/flir-notify-mqtt/index reading sources... [ 52%] plugins/flir-notify-operation/index reading sources... [ 53%] plugins/flir-notify-python35/index reading sources... [ 53%] plugins/flir-notify-setpoint/index reading sources... [ 54%] 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-Delta/index reading sources... [ 56%] 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... [ 58%] plugins/flir-rule-WatchDog/index reading sources... [ 58%] plugins/flir-rule-periodic/index reading sources... [ 59%] plugins/flir-south-ABB/index reading sources... [ 59%] plugins/flir-south-Beckhoff/index reading sources... [ 60%] plugins/flir-south-Csv/index reading sources... [ 60%] plugins/flir-south-Expression/index reading sources... [ 61%] plugins/flir-south-FlirAX8/index reading sources... [ 61%] plugins/flir-south-FlirCamera/index reading sources... [ 62%] plugins/flir-south-ModbusC/index reading sources... [ 62%] plugins/flir-south-PIWebAPI/index reading sources... [ 63%] plugins/flir-south-Random/index reading sources... [ 64%] plugins/flir-south-S7/index reading sources... [ 64%] plugins/flir-south-Spinnaker/index reading sources... [ 65%] plugins/flir-south-SuezWater/index reading sources... [ 65%] plugins/flir-south-am2315/index reading sources... [ 66%] plugins/flir-south-cc2650/index reading sources... [ 66%] plugins/flir-south-coap/index reading sources... [ 67%] plugins/flir-south-csvplayback/index reading sources... [ 67%] plugins/flir-south-dht11/index reading sources... [ 68%] plugins/flir-south-dht11_V2/index reading sources... [ 69%] 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-etherip/index reading sources... [ 71%] plugins/flir-south-gw65/index reading sources... [ 72%] plugins/flir-south-http_south/index reading sources... [ 72%] plugins/flir-south-ina219/index reading sources... [ 73%] plugins/flir-south-lathesim/index reading sources... [ 74%] plugins/flir-south-mqtt-readings/index reading sources... [ 74%] plugins/flir-south-mqtt-scripted/index reading sources... [ 75%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 75%] plugins/flir-south-opcua/index reading sources... [ 76%] plugins/flir-south-person_detection/index reading sources... [ 76%] plugins/flir-south-person_detector/index reading sources... [ 77%] plugins/flir-south-playback/index reading sources... [ 77%] plugins/flir-south-pt100/index reading sources... [ 78%] plugins/flir-south-randomwalk/index reading sources... [ 79%] plugins/flir-south-rpienviro/index reading sources... [ 79%] plugins/flir-south-s2opcua/index reading sources... [ 80%] plugins/flir-south-samotics4/index reading sources... [ 80%] plugins/flir-south-sensehat/index reading sources... [ 81%] plugins/flir-south-simple-rest/index reading sources... [ 81%] plugins/flir-south-sinusoid/index reading sources... [ 82%] plugins/flir-south-systeminfo/index reading sources... [ 82%] plugins/flir-south-usb4704/index reading sources... [ 83%] plugins/flir-south-video4linux/index reading sources... [ 83%] plugins/flir-south-webcam_media/index reading sources... [ 84%] plugins/north reading sources... [ 85%] plugins/notify reading sources... [ 85%] plugins/rule reading sources... [ 86%] plugins/south reading sources... [ 86%] processing_data reading sources... [ 87%] quick_start/backup reading sources... [ 87%] quick_start/camera reading sources... [ 88%] quick_start/datasources reading sources... [ 88%] quick_start/gui reading sources... [ 89%] quick_start/hardware reading sources... [ 90%] quick_start/index reading sources... [ 90%] quick_start/introduction reading sources... [ 91%] quick_start/north reading sources... [ 91%] quick_start/starting reading sources... [ 92%] quick_start/support reading sources... [ 92%] quick_start/troubleshooting reading sources... [ 93%] quick_start/update reading sources... [ 93%] quick_start/viewing reading sources... [ 94%] rest_api_guide/01_REST reading sources... [ 95%] rest_api_guide/02_RESTadmin reading sources... [ 95%] rest_api_guide/03_RESTuser reading sources... [ 96%] rest_api_guide/index reading sources... [ 96%] securing_flir reading sources... [ 97%] services/flir-service-bucketstorage/index reading sources... [ 97%] services/flir-service-notification/building_notification reading sources... [ 98%] services/flir-service-notification/index reading sources... [ 98%] services/index reading sources... [ 99%] storage reading sources... [100%] tuning_flir looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/introduction.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] 91_version_history writing output... [ 1%] KERBEROS writing output... [ 1%] OMF writing output... [ 2%] acl writing output... [ 2%] building_notification writing output... [ 3%] building_pipelines writing output... [ 3%] control writing output... [ 4%] control_scripts writing output... [ 4%] flir_architecture writing output... [ 5%] flir_plugins writing output... [ 6%] glossary writing output... [ 6%] index writing output... [ 7%] introduction writing output... [ 7%] notifications writing output... [ 8%] plugin_developers_guide/01_01_Data writing output... [ 8%] plugin_developers_guide/01_Flir_plugins writing output... [ 9%] plugin_developers_guide/02_writing_plugins writing output... [ 9%] plugin_developers_guide/035_CPP writing output... [ 10%] plugin_developers_guide/037_hybrid_plugins writing output... [ 11%] plugin_developers_guide/03_01_DHT11 writing output... [ 11%] plugin_developers_guide/03_02_Control writing output... [ 12%] plugin_developers_guide/03_02_DHT11_C writing output... [ 12%] plugin_developers_guide/03_02_south_python_Control writing output... [ 13%] plugin_developers_guide/03_south_C_plugins writing output... [ 13%] plugin_developers_guide/03_south_plugins writing output... [ 14%] plugin_developers_guide/04_north_plugins writing output... [ 14%] plugin_developers_guide/05_storage_plugins writing output... [ 15%] plugin_developers_guide/06_filter_plugins writing output... [ 16%] plugin_developers_guide/08_notify_plugins writing output... [ 16%] plugin_developers_guide/09_packaging writing output... [ 17%] plugin_developers_guide/10_testing writing output... [ 17%] plugin_developers_guide/11_WSL2 writing output... [ 18%] plugin_developers_guide/index writing output... [ 18%] plugin_index writing output... [ 19%] plugins/filter writing output... [ 19%] plugins/flir-filter-FlirValidity/index writing output... [ 20%] plugins/flir-filter-asset/index writing output... [ 20%] plugins/flir-filter-asset_split/index writing output... [ 21%] plugins/flir-filter-change/index writing output... [ 22%] plugins/flir-filter-csv_writer/index writing output... [ 22%] plugins/flir-filter-delta/index writing output... [ 23%] plugins/flir-filter-downsample/index writing output... [ 23%] plugins/flir-filter-edgeml/index writing output... [ 24%] plugins/flir-filter-ema/index writing output... [ 24%] plugins/flir-filter-eventrate/index writing output... [ 25%] plugins/flir-filter-expression/index writing output... [ 25%] plugins/flir-filter-fft/index writing output... [ 26%] plugins/flir-filter-fft2/index writing output... [ 27%] plugins/flir-filter-greyscale/index writing output... [ 27%] plugins/flir-filter-log/index writing output... [ 28%] plugins/flir-filter-metadata/index writing output... [ 28%] plugins/flir-filter-mirror/index writing output... [ 29%] plugins/flir-filter-omfhint/index writing output... [ 29%] plugins/flir-filter-python27/index writing output... [ 30%] plugins/flir-filter-python35/index writing output... [ 30%] plugins/flir-filter-rate/index writing output... [ 31%] plugins/flir-filter-rename/index writing output... [ 32%] plugins/flir-filter-replace/index writing output... [ 32%] plugins/flir-filter-rms/index writing output... [ 33%] plugins/flir-filter-rotate/index writing output... [ 33%] plugins/flir-filter-scale-set/index writing output... [ 34%] plugins/flir-filter-scale/index writing output... [ 34%] plugins/flir-filter-sigmacleanse/index writing output... [ 35%] plugins/flir-filter-simple-python/index writing output... [ 35%] plugins/flir-filter-specgram/index writing output... [ 36%] plugins/flir-filter-statistics/index writing output... [ 37%] plugins/flir-filter-threshold/index writing output... [ 37%] plugins/flir-filter-vibration_features/index writing output... [ 38%] plugins/flir-north-GCP/index writing output... [ 38%] plugins/flir-north-HarperDB/index writing output... [ 39%] plugins/flir-north-Kafka/index writing output... [ 39%] plugins/flir-north-OMF/index writing output... [ 40%] plugins/flir-north-ThingSpeak/index writing output... [ 40%] plugins/flir-north-azure/index writing output... [ 41%] plugins/flir-north-graphite/index writing output... [ 41%] plugins/flir-north-http_north/index writing output... [ 42%] plugins/flir-north-httpc/index writing output... [ 43%] plugins/flir-north-influxdb/index writing output... [ 43%] plugins/flir-north-influxdbcloud/index writing output... [ 44%] plugins/flir-north-png/index writing output... [ 44%] plugins/flir-north-splunk/index writing output... [ 45%] plugins/flir-notify-Hangouts/index writing output... [ 45%] plugins/flir-notify-North/index writing output... [ 46%] plugins/flir-notify-Telegram/index writing output... [ 46%] plugins/flir-notify-alexa/index writing output... [ 47%] plugins/flir-notify-asset/index writing output... [ 48%] plugins/flir-notify-config/index writing output... [ 48%] plugins/flir-notify-control/index writing output... [ 49%] plugins/flir-notify-email/index writing output... [ 49%] plugins/flir-notify-ifttt/index writing output... [ 50%] plugins/flir-notify-jira/index writing output... [ 50%] plugins/flir-notify-jsonconfig/index writing output... [ 51%] plugins/flir-notify-management/index writing output... [ 51%] plugins/flir-notify-mqtt/index writing output... [ 52%] plugins/flir-notify-operation/index writing output... [ 53%] plugins/flir-notify-python35/index writing output... [ 53%] plugins/flir-notify-setpoint/index writing output... [ 54%] 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-Delta/index writing output... [ 56%] 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... [ 58%] plugins/flir-rule-WatchDog/index writing output... [ 58%] plugins/flir-rule-periodic/index writing output... [ 59%] plugins/flir-south-ABB/index writing output... [ 59%] plugins/flir-south-Beckhoff/index writing output... [ 60%] plugins/flir-south-Csv/index writing output... [ 60%] plugins/flir-south-Expression/index writing output... [ 61%] plugins/flir-south-FlirAX8/index writing output... [ 61%] plugins/flir-south-FlirCamera/index writing output... [ 62%] plugins/flir-south-ModbusC/index writing output... [ 62%] plugins/flir-south-PIWebAPI/index writing output... [ 63%] plugins/flir-south-Random/index writing output... [ 64%] plugins/flir-south-S7/index writing output... [ 64%] plugins/flir-south-Spinnaker/index writing output... [ 65%] plugins/flir-south-SuezWater/index writing output... [ 65%] plugins/flir-south-am2315/index writing output... [ 66%] plugins/flir-south-cc2650/index writing output... [ 66%] plugins/flir-south-coap/index writing output... [ 67%] plugins/flir-south-csvplayback/index writing output... [ 67%] plugins/flir-south-dht11/index writing output... [ 68%] plugins/flir-south-dht11_V2/index writing output... [ 69%] 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-etherip/index writing output... [ 71%] plugins/flir-south-gw65/index writing output... [ 72%] plugins/flir-south-http_south/index writing output... [ 72%] plugins/flir-south-ina219/index writing output... [ 73%] plugins/flir-south-lathesim/index writing output... [ 74%] plugins/flir-south-mqtt-readings/index writing output... [ 74%] plugins/flir-south-mqtt-scripted/index writing output... [ 75%] plugins/flir-south-mqtt_sparkplug/index writing output... [ 75%] plugins/flir-south-opcua/index writing output... [ 76%] plugins/flir-south-person_detection/index writing output... [ 76%] plugins/flir-south-person_detector/index writing output... [ 77%] plugins/flir-south-playback/index writing output... [ 77%] plugins/flir-south-pt100/index writing output... [ 78%] plugins/flir-south-randomwalk/index writing output... [ 79%] plugins/flir-south-rpienviro/index writing output... [ 79%] plugins/flir-south-s2opcua/index writing output... [ 80%] plugins/flir-south-samotics4/index writing output... [ 80%] plugins/flir-south-sensehat/index writing output... [ 81%] plugins/flir-south-simple-rest/index writing output... [ 81%] plugins/flir-south-sinusoid/index writing output... [ 82%] plugins/flir-south-systeminfo/index writing output... [ 82%] plugins/flir-south-usb4704/index writing output... [ 83%] plugins/flir-south-video4linux/index writing output... [ 83%] plugins/flir-south-webcam_media/index writing output... [ 84%] plugins/north writing output... [ 85%] plugins/notify writing output... [ 85%] plugins/rule writing output... [ 86%] plugins/south writing output... [ 86%] processing_data writing output... [ 87%] quick_start/backup writing output... [ 87%] quick_start/camera writing output... [ 88%] quick_start/datasources writing output... [ 88%] quick_start/gui writing output... [ 89%] quick_start/hardware writing output... [ 90%] quick_start/index writing output... [ 90%] quick_start/introduction writing output... [ 91%] quick_start/north writing output... [ 91%] quick_start/starting writing output... [ 92%] quick_start/support writing output... [ 92%] quick_start/troubleshooting writing output... [ 93%] quick_start/update writing output... [ 93%] quick_start/viewing writing output... [ 94%] rest_api_guide/01_REST writing output... [ 95%] rest_api_guide/02_RESTadmin writing output... [ 95%] rest_api_guide/03_RESTuser writing output... [ 96%] rest_api_guide/index writing output... [ 96%] securing_flir writing output... [ 97%] services/flir-service-bucketstorage/index writing output... [ 97%] services/flir-service-notification/building_notification writing output... [ 98%] services/flir-service-notification/index writing output... [ 98%] services/index 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... [ 0%] images/PI_token.jpg copying images... [ 1%] images/omf-plugin-pi-web.jpg copying images... [ 1%] images/omf-plugin-connector-relay.jpg copying images... [ 1%] images/omf-plugin-eds.jpg copying images... [ 1%] images/omf-plugin-ocs.jpg copying images... [ 2%] images/ACL_1.jpg copying images... [ 2%] images/ACL_2.jpg copying images... [ 2%] images/ACL_3.jpg copying images... [ 2%] images/ACL_4.jpg copying images... [ 3%] images/ACL_5.jpg copying images... [ 3%] images/ACL_6.jpg copying images... [ 3%] images/ACL_7.jpg copying images... [ 3%] images/ACL_8.jpg copying images... [ 4%] images/ACL_9.jpg copying images... [ 4%] images/pipelines.png copying images... [ 4%] images/logview_1.png copying images... [ 4%] images/logview_2.png copying images... [ 5%] images/view_graph.jpg copying images... [ 5%] images/view_spreadsheet.jpg copying images... [ 5%] images/developer_features.jpg copying images... [ 6%] images/manual_purge.jpg copying images... [ 6%] images/eraser.jpg copying images... [ 6%] images/deprecated_1.png copying images... [ 6%] images/deprecated_2.png copying images... [ 7%] images/pip_1.jpg copying images... [ 7%] images/pip_2.jpg copying images... [ 7%] images/pip_3.jpg copying images... [ 7%] images/setpoint_1.jpg copying images... [ 8%] images/setpoint_2.jpg copying images... [ 8%] images/setpoint_3.jpg copying images... [ 8%] images/advanced_south.jpg copying images... [ 8%] images/edge_control_path.jpg copying images... [ 9%] images/sine_in.jpg copying images... [ 9%] images/sine_out5.jpg copying images... [ 9%] images/sine_out_change.jpg copying images... [ 9%] images/EndToEnd.jpg copying images... [ 10%] images/north_map1.jpg copying images... [ 10%] images/north_map2.jpg copying images... [ 10%] images/north_map3.jpg copying images... [ 10%] images/north_map4.jpg copying images... [ 11%] images/opcua_server.jpg copying images... [ 11%] images/dispatcher-config.jpg copying images... [ 11%] images/automation_1.jpg copying images... [ 12%] images/automation_2.jpg copying images... [ 12%] images/automation_3.jpg copying images... [ 12%] images/automation_4.jpg copying images... [ 12%] images/automation_5.jpg copying images... [ 13%] images/automation_6.jpg copying images... [ 13%] images/automation_7.jpg copying images... [ 13%] images/automation_8.jpg copying images... [ 13%] images/automation_9.jpg copying images... [ 14%] images/automation_10.jpg copying images... [ 14%] images/automation_11.jpg copying images... [ 14%] images/automation_12.jpg copying images... [ 14%] images/automation_13.jpg copying images... [ 15%] images/automation_14.jpg copying images... [ 15%] images/automation_15.jpg copying images... [ 15%] images/automation_16.jpg copying images... [ 15%] images/automation_17.jpg copying images... [ 16%] images/flir_architecture.png copying images... [ 16%] images/add_notification_service.jpg copying images... [ 16%] images/enable_notify_service.jpg copying images... [ 16%] images/empty_notifications.jpg copying images... [ 17%] images/notification_1.jpg copying images... [ 17%] images/notification_2.jpg copying images... [ 17%] images/notification_3.jpg copying images... [ 18%] images/notification_4.jpg copying images... [ 18%] images/notification_5.jpg copying images... [ 18%] images/notification_6.jpg copying images... [ 18%] images/notification_7.jpg copying images... [ 19%] images/notification_8.jpg copying images... [ 19%] images/slack.jpg copying images... [ 19%] images/notification_log.jpg copying images... [ 19%] images/notification_log_type.jpg copying images... [ 20%] images/notification_list.jpg copying images... [ 20%] images/notification_edit.jpg copying images... [ 20%] images/notification_settings.jpg copying images... [ 20%] images/notification_settings_icon.jpg copying images... [ 21%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 21%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 21%] plugins/flir-filter-asset_split/images/split.png copying images... [ 21%] plugins/flir-filter-change/images/change.jpg copying images... [ 22%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 22%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 22%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 22%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 23%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 23%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 23%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 24%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 24%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 24%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 24%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 25%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 25%] plugins/flir-filter-fft2/images/fft2.jpg copying images... [ 25%] plugins/flir-filter-greyscale/images/greyscale.jpg copying images... [ 25%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 26%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 26%] plugins/flir-filter-mirror/images/mirror_01.jpg copying images... [ 26%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 26%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 27%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 27%] plugins/flir-filter-python35/images/logview_1.png copying images... [ 27%] plugins/flir-filter-python35/images/logview_2.png copying images... [ 27%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 28%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 28%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 28%] plugins/flir-filter-rename/images/rename.png copying images... [ 28%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 29%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 29%] plugins/flir-filter-rotate/images/rotate_01.jpg copying images... [ 29%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 30%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 30%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 30%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 30%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 31%] plugins/flir-filter-specgram/images/specgram.jpg copying images... [ 31%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 31%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 31%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 32%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 32%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 32%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 32%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 33%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 33%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 33%] plugins/flir-north-GCP/images/import.jpg copying images... [ 33%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 34%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 34%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 34%] plugins/flir-north-HarperDB/images/harper.jpg copying images... [ 34%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 35%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 35%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 35%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 37%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 37%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 37%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 37%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 38%] plugins/flir-north-azure/images/azure.jpg copying images... [ 38%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 38%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 38%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 39%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 39%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 39%] plugins/flir-north-png/images/png_1.jpg copying images... [ 39%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 40%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 40%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 40%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 40%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 41%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 41%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 41%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 42%] plugins/flir-notify-Telegram/images/telegram_1.jpg copying images... [ 42%] plugins/flir-notify-Telegram/images/telegram_2.jpg copying images... [ 42%] plugins/flir-notify-Telegram/images/botfather.jpg copying images... [ 42%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 43%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 43%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 43%] plugins/flir-notify-control/images/control_01.jpg copying images... [ 43%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 44%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 44%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 44%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 44%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 45%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 45%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 45%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 45%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 46%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 46%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 46%] plugins/flir-notify-slack/images/slack_2.jpg copying images... [ 46%] plugins/flir-notify-slack/images/slack_3.jpg copying images... [ 47%] plugins/flir-notify-zendesk/images/zendesk_1.jpg copying images... [ 47%] plugins/flir-notify-zendesk/images/zendesk_2.jpg copying images... [ 47%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 48%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 48%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 48%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 48%] plugins/flir-rule-Delta/images/delta_1.jpg copying images... [ 49%] plugins/flir-rule-Delta/images/delta_2.jpg copying images... [ 49%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 49%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 49%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 50%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 50%] plugins/flir-rule-WatchDog/images/watchdog_1.jpg copying images... [ 50%] plugins/flir-rule-WatchDog/images/watchdog_2.jpg copying images... [ 50%] plugins/flir-rule-periodic/images/periodic_1.jpg copying images... [ 51%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 51%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 51%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 51%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 52%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 52%] plugins/flir-south-FlirAX8/images/flir_setup.jpg copying images... [ 52%] plugins/flir-south-FlirAX8/images/AX8_1.jpg copying images... [ 53%] plugins/flir-south-FlirAX8/images/AX8.jpg copying images... [ 53%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 53%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 53%] plugins/flir-south-FlirCamera/images/flir_3.jpg copying images... [ 54%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 54%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 55%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 55%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 55%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 55%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 56%] plugins/flir-south-S7/images/s7.jpg copying images... [ 56%] 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... [ 57%] plugins/flir-south-S7/images/S7-1212.jpg copying images... [ 57%] plugins/flir-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 57%] plugins/flir-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 57%] plugins/flir-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 58%] plugins/flir-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 58%] plugins/flir-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 58%] plugins/flir-south-Spinnaker/images/camera.jpg copying images... [ 59%] plugins/flir-south-SuezWater/images/suez_1.jpg copying images... [ 59%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 59%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 59%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 60%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 60%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 60%] plugins/flir-south-csvplayback/images/csv_config1.jpg copying images... [ 60%] plugins/flir-south-csvplayback/images/csv_config2.jpg copying images... [ 61%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 61%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 61%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 61%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 63%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 63%] 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... [ 64%] 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-etherip/images/etherip_1.jpg copying images... [ 65%] plugins/flir-south-etherip/images/etherip_2.jpg copying images... [ 65%] 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... [ 66%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 66%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 67%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 67%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 67%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 67%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 68%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 68%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 68%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 68%] plugins/flir-south-mqtt-scripted/images/logview_1.png copying images... [ 69%] plugins/flir-south-mqtt-scripted/images/logview_2.png copying images... [ 69%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 69%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 69%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 70%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 70%] plugins/flir-south-person_detector/images/config_1.png copying images... [ 70%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100_3wire.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 72%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 72%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 72%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 72%] plugins/flir-south-rpienviro/images/envirophat_1.jpg copying images... [ 73%] plugins/flir-south-rpienviro/images/envirophat_2.jpg copying images... [ 73%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 73%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 73%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 74%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 74%] plugins/flir-south-s2opcua/images/certificatestore-import.jpg copying images... [ 74%] plugins/flir-south-samotics4/images/img_1.jpg copying images... [ 74%] plugins/flir-south-samotics4/images/img_2.jpg copying images... [ 75%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 75%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 75%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 75%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 76%] plugins/flir-south-simple-rest/images/logview_1.png copying images... [ 76%] plugins/flir-south-simple-rest/images/logview_2.png copying images... [ 76%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 77%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 77%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 77%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 77%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 78%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 78%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 78%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 78%] plugins/flir-south-video4linux/images/video4linux_1.jpg copying images... [ 79%] plugins/flir-south-video4linux/images/video4linux_2.jpg copying images... [ 79%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 79%] images/filter_1.jpg copying images... [ 79%] images/filter_2.jpg copying images... [ 80%] images/filter_3.jpg copying images... [ 80%] images/filter_4.jpg copying images... [ 80%] images/filter_5.jpg copying images... [ 80%] images/filter_6.jpg copying images... [ 81%] images/filter_7.jpg copying images... [ 81%] images/filter_8.jpg copying images... [ 81%] images/filter_9.jpg copying images... [ 81%] images/filter_10.jpg copying images... [ 82%] images/backup.JPG copying images... [ 82%] images/camera_1.jpg copying images... [ 82%] images/camera_2.jpg copying images... [ 83%] images/camera_3.jpg copying images... [ 83%] images/camera_4.jpg copying images... [ 83%] images/camera_5.jpg copying images... [ 83%] images/south_services.JPG copying images... [ 84%] images/south_service_config.JPG copying images... [ 84%] images/dashboard.JPG copying images... [ 84%] images/north_services.JPG copying images... [ 84%] images/pi_plugin_config.JPG copying images... [ 85%] images/support.JPG copying images... [ 85%] images/viewing_data.JPG copying images... [ 85%] images/view_hide.jpg copying images... [ 85%] images/view_summary.jpg copying images... [ 86%] images/view_times.jpg copying images... [ 86%] images/graph_icon.jpg copying images... [ 86%] images/download_icon.jpg copying images... [ 86%] images/admin_api.jpg copying images... [ 87%] images/enable_https.jpg copying images... [ 87%] images/connection_https.jpg copying images... [ 87%] images/authentication.jpg copying images... [ 87%] images/login.jpg copying images... [ 88%] images/login_dashboard.jpg copying images... [ 88%] images/user_pulldown.jpg copying images... [ 88%] images/profile.jpg copying images... [ 89%] images/password.jpg copying images... [ 89%] images/password_rotation.jpg copying images... [ 89%] images/user_management.jpg copying images... [ 89%] images/add_user.jpg copying images... [ 90%] images/delete_user.jpg copying images... [ 90%] images/change_role.jpg copying images... [ 90%] images/reset_password.jpg copying images... [ 90%] images/certificate_store.jpg copying images... [ 91%] images/update_certificate.jpg copying images... [ 91%] services/flir-service-notification/images/add_notification_service.jpg copying images... [ 91%] services/flir-service-notification/images/enable_notify_service.jpg copying images... [ 91%] services/flir-service-notification/images/empty_notifications.jpg copying images... [ 92%] services/flir-service-notification/images/notification_1.jpg copying images... [ 92%] services/flir-service-notification/images/notification_2.jpg copying images... [ 92%] services/flir-service-notification/images/notification_3.jpg copying images... [ 92%] services/flir-service-notification/images/notification_4.jpg copying images... [ 93%] services/flir-service-notification/images/notification_5.jpg copying images... [ 93%] services/flir-service-notification/images/notification_6.jpg copying images... [ 93%] services/flir-service-notification/images/notification_7.jpg copying images... [ 93%] services/flir-service-notification/images/notification_8.jpg copying images... [ 94%] services/flir-service-notification/images/slack.jpg copying images... [ 94%] services/flir-service-notification/images/notification_log.jpg copying images... [ 94%] services/flir-service-notification/images/notification_log_type.jpg copying images... [ 95%] services/flir-service-notification/images/notification_list.jpg copying images... [ 95%] services/flir-service-notification/images/notification_edit.jpg copying images... [ 95%] services/flir-service-notification/images/notification_settings.jpg copying images... [ 95%] services/flir-service-notification/images/notification_settings_icon.jpg copying images... [ 96%] images/storage_01.jpg copying images... [ 96%] images/storage_02.jpg copying images... [ 96%] images/storage_03.jpg copying images... [ 96%] images/sqlite_storage_configuration.jpg copying images... [ 97%] images/purge_01.jpg copying images... [ 97%] images/purge_02.jpg copying images... [ 97%] images/purge_03.jpg copying images... [ 97%] images/south_advanced.jpg copying images... [ 98%] images/north_advanced.jpg copying images... [ 98%] images/service_monitor.jpg copying images... [ 98%] images/scheduler_advanced.jpg copying images... [ 98%] images/storage_config.png copying images... [ 99%] images/sqlite_config.png copying images... [ 99%] images/sqlitelb_config.png copying images... [ 99%] images/postgres_config.png copying images... [100%] images/sqlitememory_config.png 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: 2022-09-02T14:16:56.709272Z, end-time: 2022-09-02T14:20:15.481028Z, duration: 198, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . _build/localmedia Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-service-dispatcher 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog Building plugin and service configuration appendices Default develop used for plugin and service documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-service-bucketstorage foglamp-service-management foglamp-south-abb foglamp-south-beckhoff foglamp-south-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification Sorted SERVICE REPOS LIST: foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification 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 *** WARNING: flir-south-b100 docs directory is missing. 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 *** WARNING: flir-south-Benchmark docs directory is missing. 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 'foglamp-south-coin-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coin_detection docs directory is missing. Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coral-enviro docs directory is missing. 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 *** WARNING: flir-south-CSV-Async docs directory is missing. 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 'foglamp-south-etherip'... /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 *** WARNING: flir-south-game docs directory is missing. 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-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 *** WARNING: flir-south-J1708 docs directory is missing. Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. 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 *** WARNING: flir-south-modbustcp docs directory is missing. 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 *** WARNING: flir-south-openweathermap docs directory is missing. Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-person-detector'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 *** WARNING: flir-south-roxtec docs directory is missing. Cloning into 'fledge-south-rpienviro'... /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 'fledge-south-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-s7_python docs directory is missing. Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-samotics4'... /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 *** WARNING: flir-south-Sarcos docs directory is missing. 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 *** WARNING: flir-south-sensorphone docs directory is missing. 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-spinnaker'... /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 'foglamp-south-usb-scanner'... warning: Could not find remote branch develop to clone. fatal: Remote branch develop not found in upstream origin cat: foglamp-south-usb-scanner/Package: No such file or directory mv: cannot stat 'foglamp-south-usb-scanner': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south- docs directory is missing. Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-video4linux'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 'fledge-north-gcp-ps'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-gcp_python docs directory is missing. 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 '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 *** WARNING: flir-north-kafka_python docs directory is missing. Cloning into 'fledge-north-mqtt-scripted'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-mqtt-scripted/Package: No such file or directory mv: cannot stat 'fledge-north-mqtt-scripted': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north- docs directory is missing. Cloning into 'foglamp-north-png'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-s7_python docs directory is missing. 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 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ADM_LD_prediction docs directory is missing. 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 *** WARNING: flir-filter-blocktest docs directory is missing. Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-contrast'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-contrast docs directory is missing. Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-decode-ecc200'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-decode_ecc200 docs directory is missing. 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-greyscale'... /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 'foglamp-filter-mirror'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ml-inference'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ml_inference docs directory is missing. 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 *** WARNING: flir-filter-rms-trigger docs directory is missing. Cloning into 'foglamp-filter-rotate'... /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 *** WARNING: flir-filter-sigfns docs directory is missing. 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-specgram'... /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 *** WARNING: flir-filter-velocity docs directory is missing. 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 *** WARNING: flir-notify-Blynk docs directory is missing. Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-control'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-customasset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-notify-customasset docs directory is missing. 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 'fledge-rule-delta'... /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 *** WARNING: flir-rule-bad_bearing docs directory is missing. Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-rule-OutOfBound docs directory is missing. 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 Cloning into 'fledge-rule-watchdog'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-service-bucketstorage'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-service-dispatcher'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-dispatcher docs directory is missing. Cloning into 'foglamp-service-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-management docs directory is missing. Cloning into 'fledge-service-notification'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs /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 [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 181 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history reading sources... [ 1%] KERBEROS reading sources... [ 1%] OMF reading sources... [ 2%] acl reading sources... [ 2%] building_notification reading sources... [ 3%] building_pipelines reading sources... [ 3%] control reading sources... [ 4%] control_scripts reading sources... [ 4%] flir_architecture reading sources... [ 5%] flir_plugins reading sources... [ 6%] glossary reading sources... [ 6%] index reading sources... [ 7%] introduction reading sources... [ 7%] notifications reading sources... [ 8%] plugin_developers_guide/01_01_Data reading sources... [ 8%] plugin_developers_guide/01_Flir_plugins reading sources... [ 9%] plugin_developers_guide/02_writing_plugins reading sources... [ 9%] plugin_developers_guide/035_CPP reading sources... [ 10%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 11%] plugin_developers_guide/03_01_DHT11 reading sources... [ 11%] plugin_developers_guide/03_02_Control reading sources... [ 12%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 12%] plugin_developers_guide/03_02_south_python_Control reading sources... [ 13%] plugin_developers_guide/03_south_C_plugins reading sources... [ 13%] plugin_developers_guide/03_south_plugins reading sources... [ 14%] plugin_developers_guide/04_north_plugins reading sources... [ 14%] plugin_developers_guide/05_storage_plugins reading sources... [ 15%] plugin_developers_guide/06_filter_plugins reading sources... [ 16%] plugin_developers_guide/08_notify_plugins reading sources... [ 16%] plugin_developers_guide/09_packaging reading sources... [ 17%] plugin_developers_guide/10_testing reading sources... [ 17%] plugin_developers_guide/11_WSL2 reading sources... [ 18%] plugin_developers_guide/index reading sources... [ 18%] plugin_index reading sources... [ 19%] plugins/filter reading sources... [ 19%] plugins/flir-filter-FlirValidity/index reading sources... [ 20%] plugins/flir-filter-asset/index reading sources... [ 20%] plugins/flir-filter-asset_split/index reading sources... [ 21%] plugins/flir-filter-change/index reading sources... [ 22%] plugins/flir-filter-csv_writer/index reading sources... [ 22%] plugins/flir-filter-delta/index reading sources... [ 23%] plugins/flir-filter-downsample/index reading sources... [ 23%] plugins/flir-filter-edgeml/index reading sources... [ 24%] plugins/flir-filter-ema/index reading sources... [ 24%] plugins/flir-filter-eventrate/index reading sources... [ 25%] plugins/flir-filter-expression/index reading sources... [ 25%] plugins/flir-filter-fft/index reading sources... [ 26%] plugins/flir-filter-fft2/index reading sources... [ 27%] plugins/flir-filter-greyscale/index reading sources... [ 27%] plugins/flir-filter-log/index reading sources... [ 28%] plugins/flir-filter-metadata/index reading sources... [ 28%] plugins/flir-filter-mirror/index reading sources... [ 29%] plugins/flir-filter-omfhint/index reading sources... [ 29%] plugins/flir-filter-python27/index reading sources... [ 30%] plugins/flir-filter-python35/index reading sources... [ 30%] plugins/flir-filter-rate/index reading sources... [ 31%] plugins/flir-filter-rename/index reading sources... [ 32%] plugins/flir-filter-replace/index reading sources... [ 32%] plugins/flir-filter-rms/index reading sources... [ 33%] plugins/flir-filter-rotate/index reading sources... [ 33%] plugins/flir-filter-scale-set/index reading sources... [ 34%] plugins/flir-filter-scale/index reading sources... [ 34%] plugins/flir-filter-sigmacleanse/index reading sources... [ 35%] plugins/flir-filter-simple-python/index reading sources... [ 35%] plugins/flir-filter-specgram/index reading sources... [ 36%] plugins/flir-filter-statistics/index reading sources... [ 37%] plugins/flir-filter-threshold/index reading sources... [ 37%] plugins/flir-filter-vibration_features/index reading sources... [ 38%] plugins/flir-north-GCP/index reading sources... [ 38%] plugins/flir-north-HarperDB/index reading sources... [ 39%] plugins/flir-north-Kafka/index reading sources... [ 39%] plugins/flir-north-OMF/index reading sources... [ 40%] plugins/flir-north-ThingSpeak/index reading sources... [ 40%] plugins/flir-north-azure/index reading sources... [ 41%] plugins/flir-north-graphite/index reading sources... [ 41%] plugins/flir-north-http_north/index reading sources... [ 42%] plugins/flir-north-httpc/index reading sources... [ 43%] plugins/flir-north-influxdb/index reading sources... [ 43%] plugins/flir-north-influxdbcloud/index reading sources... [ 44%] plugins/flir-north-png/index reading sources... [ 44%] plugins/flir-north-splunk/index reading sources... [ 45%] plugins/flir-notify-Hangouts/index reading sources... [ 45%] plugins/flir-notify-North/index reading sources... [ 46%] plugins/flir-notify-Telegram/index reading sources... [ 46%] plugins/flir-notify-alexa/index reading sources... [ 47%] plugins/flir-notify-asset/index reading sources... [ 48%] plugins/flir-notify-config/index reading sources... [ 48%] plugins/flir-notify-control/index reading sources... [ 49%] plugins/flir-notify-email/index reading sources... [ 49%] plugins/flir-notify-ifttt/index reading sources... [ 50%] plugins/flir-notify-jira/index reading sources... [ 50%] plugins/flir-notify-jsonconfig/index reading sources... [ 51%] plugins/flir-notify-management/index reading sources... [ 51%] plugins/flir-notify-mqtt/index reading sources... [ 52%] plugins/flir-notify-operation/index reading sources... [ 53%] plugins/flir-notify-python35/index reading sources... [ 53%] plugins/flir-notify-setpoint/index reading sources... [ 54%] 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-Delta/index reading sources... [ 56%] 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... [ 58%] plugins/flir-rule-WatchDog/index reading sources... [ 58%] plugins/flir-rule-periodic/index reading sources... [ 59%] plugins/flir-south-ABB/index reading sources... [ 59%] plugins/flir-south-Beckhoff/index reading sources... [ 60%] plugins/flir-south-Csv/index reading sources... [ 60%] plugins/flir-south-Expression/index reading sources... [ 61%] plugins/flir-south-FlirAX8/index reading sources... [ 61%] plugins/flir-south-FlirCamera/index reading sources... [ 62%] plugins/flir-south-ModbusC/index reading sources... [ 62%] plugins/flir-south-PIWebAPI/index reading sources... [ 63%] plugins/flir-south-Random/index reading sources... [ 64%] plugins/flir-south-S7/index reading sources... [ 64%] plugins/flir-south-Spinnaker/index reading sources... [ 65%] plugins/flir-south-SuezWater/index reading sources... [ 65%] plugins/flir-south-am2315/index reading sources... [ 66%] plugins/flir-south-cc2650/index reading sources... [ 66%] plugins/flir-south-coap/index reading sources... [ 67%] plugins/flir-south-csvplayback/index reading sources... [ 67%] plugins/flir-south-dht11/index reading sources... [ 68%] plugins/flir-south-dht11_V2/index reading sources... [ 69%] 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-etherip/index reading sources... [ 71%] plugins/flir-south-gw65/index reading sources... [ 72%] plugins/flir-south-http_south/index reading sources... [ 72%] plugins/flir-south-ina219/index reading sources... [ 73%] plugins/flir-south-lathesim/index reading sources... [ 74%] plugins/flir-south-mqtt-readings/index reading sources... [ 74%] plugins/flir-south-mqtt-scripted/index reading sources... [ 75%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 75%] plugins/flir-south-opcua/index reading sources... [ 76%] plugins/flir-south-person_detection/index reading sources... [ 76%] plugins/flir-south-person_detector/index reading sources... [ 77%] plugins/flir-south-playback/index reading sources... [ 77%] plugins/flir-south-pt100/index reading sources... [ 78%] plugins/flir-south-randomwalk/index reading sources... [ 79%] plugins/flir-south-rpienviro/index reading sources... [ 79%] plugins/flir-south-s2opcua/index reading sources... [ 80%] plugins/flir-south-samotics4/index reading sources... [ 80%] plugins/flir-south-sensehat/index reading sources... [ 81%] plugins/flir-south-simple-rest/index reading sources... [ 81%] plugins/flir-south-sinusoid/index reading sources... [ 82%] plugins/flir-south-systeminfo/index reading sources... [ 82%] plugins/flir-south-usb4704/index reading sources... [ 83%] plugins/flir-south-video4linux/index reading sources... [ 83%] plugins/flir-south-webcam_media/index reading sources... [ 84%] plugins/north reading sources... [ 85%] plugins/notify reading sources... [ 85%] plugins/rule reading sources... [ 86%] plugins/south reading sources... [ 86%] processing_data reading sources... [ 87%] quick_start/backup reading sources... [ 87%] quick_start/camera reading sources... [ 88%] quick_start/datasources reading sources... [ 88%] quick_start/gui reading sources... [ 89%] quick_start/hardware reading sources... [ 90%] quick_start/index reading sources... [ 90%] quick_start/introduction reading sources... [ 91%] quick_start/north reading sources... [ 91%] quick_start/starting reading sources... [ 92%] quick_start/support reading sources... [ 92%] quick_start/troubleshooting reading sources... [ 93%] quick_start/update reading sources... [ 93%] quick_start/viewing reading sources... [ 94%] rest_api_guide/01_REST reading sources... [ 95%] rest_api_guide/02_RESTadmin reading sources... [ 95%] rest_api_guide/03_RESTuser reading sources... [ 96%] rest_api_guide/index reading sources... [ 96%] securing_flir reading sources... [ 97%] services/flir-service-bucketstorage/index reading sources... [ 97%] services/flir-service-notification/building_notification reading sources... [ 98%] services/flir-service-notification/index reading sources... [ 98%] services/index reading sources... [ 99%] storage reading sources... [100%] tuning_flir looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/introduction.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... quick_start/index quick_start/introduction quick_start/hardware 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/update quick_start/support processing_data flir_architecture flir_plugins building_pipelines securing_flir storage tuning_flir notifications control plugin_developers_guide/index plugin_developers_guide/01_Flir_plugins plugin_developers_guide/01_01_Data 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/09_packaging plugin_developers_guide/10_testing plugin_developers_guide/11_WSL2 rest_api_guide/index rest_api_guide/01_REST rest_api_guide/02_RESTadmin rest_api_guide/03_RESTuser 91_version_history KERBEROS services/index services/flir-service-bucketstorage/index services/flir-service-notification/index 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-etherip/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-person_detector/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-rpienviro/index plugins/flir-south-s2opcua/index plugins/flir-south-S7/index plugins/flir-south-samotics4/index plugins/flir-south-sensehat/index plugins/flir-south-simple-rest/index plugins/flir-south-sinusoid/index plugins/flir-south-Spinnaker/index plugins/flir-south-SuezWater/index plugins/flir-south-systeminfo/index plugins/flir-south-usb4704/index plugins/flir-south-video4linux/index plugins/flir-south-webcam_media/index plugins/north plugins/flir-north-OMF/index plugins/flir-north-azure/index plugins/flir-north-GCP/index plugins/flir-north-graphite/index plugins/flir-north-HarperDB/index plugins/flir-north-http_north/index plugins/flir-north-httpc/index plugins/flir-north-influxdb/index plugins/flir-north-influxdbcloud/index plugins/flir-north-Kafka/index plugins/flir-north-png/index plugins/flir-north-splunk/index plugins/flir-north-ThingSpeak/index plugins/filter plugins/flir-filter-asset/index plugins/flir-filter-asset_split/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-fft2/index plugins/flir-filter-FlirValidity/index plugins/flir-filter-greyscale/index plugins/flir-filter-log/index plugins/flir-filter-metadata/index plugins/flir-filter-mirror/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-rotate/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-specgram/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-Delta/index plugins/flir-rule-periodic/index plugins/flir-rule-Simple-Expression/index plugins/flir-rule-Simple-Sigma/index plugins/flir-rule-WatchDog/index plugins/notify plugins/flir-notify-alexa/index plugins/flir-notify-asset/index plugins/flir-notify-config/index plugins/flir-notify-control/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 glossary done writing... done writing additional files... done copying images... [ 0%] images/dashboard.JPG copying images... [ 0%] images/camera_1.jpg copying images... [ 0%] images/camera_2.jpg copying images... [ 1%] images/camera_3.jpg copying images... [ 1%] images/camera_4.jpg copying images... [ 1%] images/camera_5.jpg copying images... [ 1%] images/south_services.JPG copying images... [ 2%] images/south_service_config.JPG copying images... [ 2%] images/viewing_data.JPG copying images... [ 2%] images/view_graph.jpg copying images... [ 2%] images/view_hide.jpg copying images... [ 3%] images/view_summary.jpg copying images... [ 3%] images/view_times.jpg copying images... [ 3%] images/view_spreadsheet.jpg copying images... [ 3%] images/graph_icon.jpg copying images... [ 4%] images/download_icon.jpg copying images... [ 4%] images/north_services.JPG copying images... [ 4%] images/pi_plugin_config.JPG copying images... [ 4%] images/PI_connect.jpg copying images... [ 5%] images/PI_connectors.jpg copying images... [ 5%] images/PI_token.jpg copying images... [ 5%] images/omf-plugin-pi-web.jpg copying images... [ 6%] images/omf-plugin-connector-relay.jpg copying images... [ 6%] images/omf-plugin-eds.jpg copying images... [ 6%] images/omf-plugin-ocs.jpg copying images... [ 6%] images/backup.JPG copying images... [ 7%] images/support.JPG copying images... [ 7%] images/filter_1.jpg copying images... [ 7%] images/filter_2.jpg copying images... [ 7%] images/filter_3.jpg copying images... [ 8%] images/filter_4.jpg copying images... [ 8%] images/filter_5.jpg copying images... [ 8%] images/filter_6.jpg copying images... [ 8%] images/filter_7.jpg copying images... [ 9%] images/filter_8.jpg copying images... [ 9%] images/filter_9.jpg copying images... [ 9%] images/filter_10.jpg copying images... [ 9%] images/flir_architecture.png copying images... [ 10%] images/pipelines.png copying images... [ 10%] images/logview_1.png copying images... [ 10%] images/logview_2.png copying images... [ 10%] images/developer_features.jpg copying images... [ 11%] images/manual_purge.jpg copying images... [ 11%] images/eraser.jpg copying images... [ 11%] images/deprecated_1.png copying images... [ 12%] images/deprecated_2.png copying images... [ 12%] images/pip_1.jpg copying images... [ 12%] images/pip_2.jpg copying images... [ 12%] images/pip_3.jpg copying images... [ 13%] images/admin_api.jpg copying images... [ 13%] images/enable_https.jpg copying images... [ 13%] images/connection_https.jpg copying images... [ 13%] images/authentication.jpg copying images... [ 14%] images/login.jpg copying images... [ 14%] images/login_dashboard.jpg copying images... [ 14%] images/user_pulldown.jpg copying images... [ 14%] images/profile.jpg copying images... [ 15%] images/password.jpg copying images... [ 15%] images/password_rotation.jpg copying images... [ 15%] images/user_management.jpg copying images... [ 15%] images/add_user.jpg copying images... [ 16%] images/delete_user.jpg copying images... [ 16%] images/change_role.jpg copying images... [ 16%] images/reset_password.jpg copying images... [ 16%] images/certificate_store.jpg copying images... [ 17%] images/update_certificate.jpg copying images... [ 17%] images/storage_01.jpg copying images... [ 17%] images/storage_02.jpg copying images... [ 18%] images/storage_03.jpg copying images... [ 18%] images/sqlite_storage_configuration.jpg copying images... [ 18%] images/purge_01.jpg copying images... [ 18%] images/purge_02.jpg copying images... [ 19%] images/purge_03.jpg copying images... [ 19%] images/south_advanced.jpg copying images... [ 19%] images/north_advanced.jpg copying images... [ 19%] images/service_monitor.jpg copying images... [ 20%] images/scheduler_advanced.jpg copying images... [ 20%] images/storage_config.png copying images... [ 20%] images/sqlite_config.png copying images... [ 20%] images/sqlitelb_config.png copying images... [ 21%] images/postgres_config.png copying images... [ 21%] images/sqlitememory_config.png copying images... [ 21%] images/add_notification_service.jpg copying images... [ 21%] images/enable_notify_service.jpg copying images... [ 22%] images/empty_notifications.jpg copying images... [ 22%] images/notification_1.jpg copying images... [ 22%] images/notification_2.jpg copying images... [ 22%] images/notification_3.jpg copying images... [ 23%] images/notification_4.jpg copying images... [ 23%] images/notification_5.jpg copying images... [ 23%] images/notification_6.jpg copying images... [ 24%] images/notification_7.jpg copying images... [ 24%] images/notification_8.jpg copying images... [ 24%] images/slack.jpg copying images... [ 24%] images/notification_log.jpg copying images... [ 25%] images/notification_log_type.jpg copying images... [ 25%] images/notification_list.jpg copying images... [ 25%] images/notification_edit.jpg copying images... [ 25%] images/notification_settings.jpg copying images... [ 26%] images/notification_settings_icon.jpg copying images... [ 26%] images/setpoint_1.jpg copying images... [ 26%] images/setpoint_2.jpg copying images... [ 26%] images/setpoint_3.jpg copying images... [ 27%] images/advanced_south.jpg copying images... [ 27%] images/edge_control_path.jpg copying images... [ 27%] images/sine_in.jpg copying images... [ 27%] images/sine_out5.jpg copying images... [ 28%] images/sine_out_change.jpg copying images... [ 28%] images/EndToEnd.jpg copying images... [ 28%] images/north_map1.jpg copying images... [ 28%] images/north_map2.jpg copying images... [ 29%] images/north_map3.jpg copying images... [ 29%] images/north_map4.jpg copying images... [ 29%] images/opcua_server.jpg copying images... [ 30%] images/dispatcher-config.jpg copying images... [ 30%] images/automation_1.jpg copying images... [ 30%] images/automation_2.jpg copying images... [ 30%] images/automation_3.jpg copying images... [ 31%] images/automation_4.jpg copying images... [ 31%] images/automation_5.jpg copying images... [ 31%] images/automation_6.jpg copying images... [ 31%] images/automation_7.jpg copying images... [ 32%] images/automation_8.jpg copying images... [ 32%] images/automation_9.jpg copying images... [ 32%] images/automation_10.jpg copying images... [ 32%] images/automation_11.jpg copying images... [ 33%] images/automation_12.jpg copying images... [ 33%] images/automation_13.jpg copying images... [ 33%] images/automation_14.jpg copying images... [ 33%] images/automation_15.jpg copying images... [ 34%] images/automation_16.jpg copying images... [ 34%] images/automation_17.jpg copying images... [ 34%] images/ACL_1.jpg copying images... [ 34%] images/ACL_2.jpg copying images... [ 35%] images/ACL_3.jpg copying images... [ 35%] images/ACL_4.jpg copying images... [ 35%] images/ACL_5.jpg copying images... [ 36%] images/ACL_6.jpg copying images... [ 36%] images/ACL_7.jpg copying images... [ 36%] images/ACL_8.jpg copying images... [ 36%] images/ACL_9.jpg copying images... [ 37%] services/flir-service-notification/images/add_notification_service.jpg copying images... [ 37%] services/flir-service-notification/images/enable_notify_service.jpg copying images... [ 37%] services/flir-service-notification/images/empty_notifications.jpg copying images... [ 37%] services/flir-service-notification/images/notification_1.jpg copying images... [ 38%] services/flir-service-notification/images/notification_2.jpg copying images... [ 38%] services/flir-service-notification/images/notification_3.jpg copying images... [ 38%] services/flir-service-notification/images/notification_4.jpg copying images... [ 38%] services/flir-service-notification/images/notification_5.jpg copying images... [ 39%] services/flir-service-notification/images/notification_6.jpg copying images... [ 39%] services/flir-service-notification/images/notification_7.jpg copying images... [ 39%] services/flir-service-notification/images/notification_8.jpg copying images... [ 39%] services/flir-service-notification/images/slack.jpg copying images... [ 40%] services/flir-service-notification/images/notification_log.jpg copying images... [ 40%] services/flir-service-notification/images/notification_log_type.jpg copying images... [ 40%] services/flir-service-notification/images/notification_list.jpg copying images... [ 40%] services/flir-service-notification/images/notification_edit.jpg copying images... [ 41%] services/flir-service-notification/images/notification_settings.jpg copying images... [ 41%] services/flir-service-notification/images/notification_settings_icon.jpg copying images... [ 41%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 42%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 42%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 42%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 42%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 43%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 43%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 43%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 43%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 44%] plugins/flir-south-csvplayback/images/csv_config1.jpg copying images... [ 44%] plugins/flir-south-csvplayback/images/csv_config2.jpg copying images... [ 44%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 44%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 45%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 45%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 45%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 45%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 46%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 46%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 46%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 46%] plugins/flir-south-dt9837/images/dt9837_1.jpg copying images... [ 47%] plugins/flir-south-dt9837/images/dt9837_2.jpg copying images... [ 47%] plugins/flir-south-dt9837/images/dt9837_3.jpg copying images... [ 47%] plugins/flir-south-dt9837/images/dt9837_4.jpg copying images... [ 48%] plugins/flir-south-dt9837/images/dt9837A.jpg copying images... [ 48%] plugins/flir-south-edgeml/images/config1.jpg copying images... [ 48%] plugins/flir-south-edgeml/images/config2.jpg copying images... [ 48%] plugins/flir-south-etherip/images/etherip_1.jpg copying images... [ 49%] plugins/flir-south-etherip/images/etherip_2.jpg copying images... [ 49%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 49%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 49%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 50%] plugins/flir-south-FlirCamera/images/flir_3.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-gw65/images/gw65_1.jpg copying images... [ 51%] plugins/flir-south-gw65/images/app_1.jpg copying images... [ 51%] plugins/flir-south-gw65/images/app_2.jpg copying images... [ 51%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 52%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 52%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 52%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 53%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 53%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 53%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 53%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 54%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 54%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 54%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 54%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 55%] plugins/flir-south-mqtt-scripted/images/logview_1.png copying images... [ 55%] plugins/flir-south-mqtt-scripted/images/logview_2.png copying images... [ 55%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 55%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 56%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 56%] plugins/flir-south-person_detector/images/config_1.png copying images... [ 56%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 56%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 57%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 57%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 57%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 57%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 58%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 58%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 58%] plugins/flir-south-pt100/images/pt100_3wire.jpg copying images... [ 59%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 59%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 59%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 59%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 60%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 60%] plugins/flir-south-rpienviro/images/envirophat_1.jpg copying images... [ 60%] plugins/flir-south-rpienviro/images/envirophat_2.jpg copying images... [ 60%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 61%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 61%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 61%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 61%] plugins/flir-south-s2opcua/images/certificatestore-import.jpg copying images... [ 62%] plugins/flir-south-S7/images/s7.jpg copying images... [ 62%] plugins/flir-south-S7/images/Address.jpg copying images... [ 62%] plugins/flir-south-S7/images/GETPUT.jpg copying images... [ 62%] plugins/flir-south-S7/images/datablock.jpg copying images... [ 63%] plugins/flir-south-S7/images/S7-1212.jpg copying images... [ 63%] plugins/flir-south-samotics4/images/img_1.jpg copying images... [ 63%] plugins/flir-south-samotics4/images/img_2.jpg copying images... [ 63%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 64%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 64%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 64%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 65%] plugins/flir-south-simple-rest/images/logview_1.png copying images... [ 65%] plugins/flir-south-simple-rest/images/logview_2.png copying images... [ 65%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 65%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 66%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 66%] plugins/flir-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 66%] plugins/flir-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 66%] plugins/flir-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 67%] plugins/flir-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 67%] plugins/flir-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 67%] plugins/flir-south-Spinnaker/images/camera.jpg copying images... [ 67%] plugins/flir-south-SuezWater/images/suez_1.jpg copying images... [ 68%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 68%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 68%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 68%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 69%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 69%] plugins/flir-south-video4linux/images/video4linux_1.jpg copying images... [ 69%] plugins/flir-south-video4linux/images/video4linux_2.jpg copying images... [ 69%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 70%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 70%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 70%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 71%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 71%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 71%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 71%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 72%] plugins/flir-north-azure/images/azure.jpg copying images... [ 72%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 72%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 72%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 73%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 73%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 73%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 73%] plugins/flir-north-GCP/images/import.jpg copying images... [ 74%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 74%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 74%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 74%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 75%] plugins/flir-north-HarperDB/images/harper.jpg copying images... [ 75%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 75%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 75%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 76%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 76%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 76%] plugins/flir-north-png/images/png_1.jpg copying images... [ 77%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 77%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 77%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 77%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 78%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 78%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 78%] plugins/flir-filter-asset_split/images/split.png copying images... [ 78%] plugins/flir-filter-change/images/change.jpg copying images... [ 79%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 79%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 79%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 79%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 80%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 80%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 80%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 80%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 81%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 81%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 81%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 81%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 82%] plugins/flir-filter-fft2/images/fft2.jpg copying images... [ 82%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 82%] plugins/flir-filter-greyscale/images/greyscale.jpg copying images... [ 83%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 83%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 83%] plugins/flir-filter-mirror/images/mirror_01.jpg copying images... [ 83%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 84%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 84%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 84%] plugins/flir-filter-python35/images/logview_1.png copying images... [ 84%] plugins/flir-filter-python35/images/logview_2.png copying images... [ 85%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 85%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 85%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 85%] plugins/flir-filter-rename/images/rename.png copying images... [ 86%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 86%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 86%] plugins/flir-filter-rotate/images/rotate_01.jpg copying images... [ 86%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 87%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 87%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 87%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 87%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 88%] plugins/flir-filter-specgram/images/specgram.jpg copying images... [ 88%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 88%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 89%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 89%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 89%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 89%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 90%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 90%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 90%] plugins/flir-rule-Delta/images/delta_1.jpg copying images... [ 90%] plugins/flir-rule-Delta/images/delta_2.jpg copying images... [ 91%] plugins/flir-rule-periodic/images/periodic_1.jpg copying images... [ 91%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 91%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 91%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 92%] plugins/flir-rule-WatchDog/images/watchdog_1.jpg copying images... [ 92%] plugins/flir-rule-WatchDog/images/watchdog_2.jpg copying images... [ 92%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 92%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 93%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 93%] plugins/flir-notify-control/images/control_01.jpg copying images... [ 93%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 93%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 94%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 94%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 94%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 95%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 95%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 95%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 95%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 96%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 96%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 96%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 96%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 97%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 97%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 97%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 97%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 98%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 98%] 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... [ 99%] 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: 2022-09-02T14:20:15.859100Z, end-time: 2022-09-02T14:23:52.770197Z, duration: 216, exit-code: 0 python -m sphinx -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-service-dispatcher 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog Building plugin and service configuration appendices Default develop used for plugin and service documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-service-bucketstorage foglamp-service-management foglamp-south-abb foglamp-south-beckhoff foglamp-south-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification Sorted SERVICE REPOS LIST: foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification 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 *** WARNING: flir-south-b100 docs directory is missing. 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 *** WARNING: flir-south-Benchmark docs directory is missing. 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 'foglamp-south-coin-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coin_detection docs directory is missing. Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coral-enviro docs directory is missing. 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 *** WARNING: flir-south-CSV-Async docs directory is missing. 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 'foglamp-south-etherip'... /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 *** WARNING: flir-south-game docs directory is missing. 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-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 *** WARNING: flir-south-J1708 docs directory is missing. Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. 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 *** WARNING: flir-south-modbustcp docs directory is missing. 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 *** WARNING: flir-south-openweathermap docs directory is missing. Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-person-detector'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 *** WARNING: flir-south-roxtec docs directory is missing. Cloning into 'fledge-south-rpienviro'... /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 'fledge-south-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-s7_python docs directory is missing. Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-samotics4'... /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 *** WARNING: flir-south-Sarcos docs directory is missing. 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 *** WARNING: flir-south-sensorphone docs directory is missing. 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-spinnaker'... /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 'foglamp-south-usb-scanner'... warning: Could not find remote branch develop to clone. fatal: Remote branch develop not found in upstream origin cat: foglamp-south-usb-scanner/Package: No such file or directory mv: cannot stat 'foglamp-south-usb-scanner': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south- docs directory is missing. Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-video4linux'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 'fledge-north-gcp-ps'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-gcp_python docs directory is missing. 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 '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 *** WARNING: flir-north-kafka_python docs directory is missing. Cloning into 'fledge-north-mqtt-scripted'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-mqtt-scripted/Package: No such file or directory mv: cannot stat 'fledge-north-mqtt-scripted': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north- docs directory is missing. Cloning into 'foglamp-north-png'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-s7_python docs directory is missing. 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 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ADM_LD_prediction docs directory is missing. 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 *** WARNING: flir-filter-blocktest docs directory is missing. Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-contrast'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-contrast docs directory is missing. Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-decode-ecc200'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-decode_ecc200 docs directory is missing. 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-greyscale'... /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 'foglamp-filter-mirror'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ml-inference'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ml_inference docs directory is missing. 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 *** WARNING: flir-filter-rms-trigger docs directory is missing. Cloning into 'foglamp-filter-rotate'... /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 *** WARNING: flir-filter-sigfns docs directory is missing. 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-specgram'... /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 *** WARNING: flir-filter-velocity docs directory is missing. 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 *** WARNING: flir-notify-Blynk docs directory is missing. Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-control'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-customasset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-notify-customasset docs directory is missing. 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 'fledge-rule-delta'... /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 *** WARNING: flir-rule-bad_bearing docs directory is missing. Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-rule-OutOfBound docs directory is missing. 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 Cloning into 'fledge-rule-watchdog'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-service-bucketstorage'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-service-dispatcher'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-dispatcher docs directory is missing. Cloning into 'foglamp-service-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-management docs directory is missing. Cloning into 'fledge-service-notification'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs /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, 127 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... [ 3%] plugins/flir-filter-asset_split/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... [ 7%] plugins/flir-filter-edgeml/index reading sources... [ 8%] plugins/flir-filter-ema/index reading sources... [ 9%] plugins/flir-filter-eventrate/index reading sources... [ 10%] plugins/flir-filter-expression/index reading sources... [ 11%] plugins/flir-filter-fft/index reading sources... [ 11%] plugins/flir-filter-fft2/index reading sources... [ 12%] plugins/flir-filter-greyscale/index reading sources... [ 13%] plugins/flir-filter-log/index reading sources... [ 14%] plugins/flir-filter-metadata/index reading sources... [ 14%] plugins/flir-filter-mirror/index reading sources... [ 15%] plugins/flir-filter-omfhint/index reading sources... [ 16%] plugins/flir-filter-python27/index reading sources... [ 17%] plugins/flir-filter-python35/index reading sources... [ 18%] 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-rotate/index reading sources... [ 22%] 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-specgram/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-HarperDB/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-azure/index reading sources... [ 33%] plugins/flir-north-graphite/index reading sources... [ 33%] plugins/flir-north-http_north/index reading sources... [ 34%] plugins/flir-north-httpc/index reading sources... [ 35%] plugins/flir-north-influxdb/index reading sources... [ 36%] plugins/flir-north-influxdbcloud/index reading sources... [ 37%] plugins/flir-north-png/index reading sources... [ 37%] plugins/flir-north-splunk/index reading sources... [ 38%] plugins/flir-notify-Hangouts/index reading sources... [ 39%] plugins/flir-notify-North/index reading sources... [ 40%] plugins/flir-notify-Telegram/index reading sources... [ 40%] plugins/flir-notify-alexa/index reading sources... [ 41%] plugins/flir-notify-asset/index reading sources... [ 42%] plugins/flir-notify-config/index reading sources... [ 43%] plugins/flir-notify-control/index reading sources... [ 44%] plugins/flir-notify-email/index reading sources... [ 44%] plugins/flir-notify-ifttt/index reading sources... [ 45%] plugins/flir-notify-jira/index reading sources... [ 46%] plugins/flir-notify-jsonconfig/index reading sources... [ 47%] plugins/flir-notify-management/index reading sources... [ 48%] plugins/flir-notify-mqtt/index reading sources... [ 48%] plugins/flir-notify-operation/index reading sources... [ 49%] plugins/flir-notify-python35/index reading sources... [ 50%] plugins/flir-notify-setpoint/index reading sources... [ 51%] plugins/flir-notify-slack/index reading sources... [ 51%] plugins/flir-notify-zendesk/index reading sources... [ 52%] plugins/flir-rule-Average/index reading sources... [ 53%] plugins/flir-rule-Delta/index reading sources... [ 54%] plugins/flir-rule-Simple-Expression/index reading sources... [ 55%] plugins/flir-rule-Simple-Sigma/index reading sources... [ 55%] plugins/flir-rule-Threshold/index reading sources... [ 56%] plugins/flir-rule-WatchDog/index reading sources... [ 57%] plugins/flir-rule-periodic/index reading sources... [ 58%] plugins/flir-south-ABB/index reading sources... [ 59%] plugins/flir-south-Beckhoff/index reading sources... [ 59%] plugins/flir-south-Csv/index reading sources... [ 60%] plugins/flir-south-Expression/index reading sources... [ 61%] plugins/flir-south-FlirAX8/index reading sources... [ 62%] plugins/flir-south-FlirCamera/index reading sources... [ 62%] plugins/flir-south-ModbusC/index reading sources... [ 63%] plugins/flir-south-PIWebAPI/index reading sources... [ 64%] plugins/flir-south-Random/index reading sources... [ 65%] plugins/flir-south-S7/index reading sources... [ 66%] plugins/flir-south-Spinnaker/index reading sources... [ 66%] plugins/flir-south-SuezWater/index reading sources... [ 67%] plugins/flir-south-am2315/index reading sources... [ 68%] plugins/flir-south-cc2650/index reading sources... [ 69%] plugins/flir-south-coap/index reading sources... [ 70%] plugins/flir-south-csvplayback/index reading sources... [ 70%] plugins/flir-south-dht11/index reading sources... [ 71%] plugins/flir-south-dht11_V2/index reading sources... [ 72%] plugins/flir-south-digiducer/index reading sources... [ 73%] plugins/flir-south-dnp3/index reading sources... [ 74%] plugins/flir-south-dt9837/index reading sources... [ 74%] plugins/flir-south-edgeml/index reading sources... [ 75%] plugins/flir-south-etherip/index reading sources... [ 76%] plugins/flir-south-gw65/index reading sources... [ 77%] plugins/flir-south-http_south/index reading sources... [ 77%] plugins/flir-south-ina219/index reading sources... [ 78%] plugins/flir-south-lathesim/index reading sources... [ 79%] plugins/flir-south-mqtt-readings/index reading sources... [ 80%] plugins/flir-south-mqtt-scripted/index reading sources... [ 81%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 81%] plugins/flir-south-opcua/index reading sources... [ 82%] plugins/flir-south-person_detection/index reading sources... [ 83%] plugins/flir-south-person_detector/index reading sources... [ 84%] plugins/flir-south-playback/index reading sources... [ 85%] plugins/flir-south-pt100/index reading sources... [ 85%] plugins/flir-south-randomwalk/index reading sources... [ 86%] plugins/flir-south-rpienviro/index reading sources... [ 87%] plugins/flir-south-s2opcua/index reading sources... [ 88%] plugins/flir-south-samotics4/index reading sources... [ 88%] plugins/flir-south-sensehat/index reading sources... [ 89%] plugins/flir-south-simple-rest/index reading sources... [ 90%] plugins/flir-south-sinusoid/index reading sources... [ 91%] plugins/flir-south-systeminfo/index reading sources... [ 92%] plugins/flir-south-usb4704/index reading sources... [ 92%] plugins/flir-south-video4linux/index reading sources... [ 93%] plugins/flir-south-webcam_media/index reading sources... [ 94%] plugins/north reading sources... [ 95%] plugins/notify reading sources... [ 96%] plugins/rule reading sources... [ 96%] plugins/south reading sources... [ 97%] services/flir-service-bucketstorage/index reading sources... [ 98%] services/flir-service-notification/building_notification reading sources... [ 99%] services/flir-service-notification/index reading sources... [100%] services/index looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/introduction.rst: WARNING: document isn't included in any toctree done processing Flir.tex... index quick_start/index quick_start/introduction quick_start/hardware 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/update quick_start/support processing_data flir_architecture flir_plugins building_pipelines securing_flir storage tuning_flir notifications control plugin_developers_guide/index plugin_developers_guide/01_Flir_plugins plugin_developers_guide/01_01_Data 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/09_packaging plugin_developers_guide/10_testing plugin_developers_guide/11_WSL2 rest_api_guide/index rest_api_guide/01_REST rest_api_guide/02_RESTadmin rest_api_guide/03_RESTuser 91_version_history KERBEROS services/index services/flir-service-bucketstorage/index services/flir-service-notification/index 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-etherip/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-person_detector/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-rpienviro/index plugins/flir-south-s2opcua/index plugins/flir-south-S7/index plugins/flir-south-samotics4/index plugins/flir-south-sensehat/index plugins/flir-south-simple-rest/index plugins/flir-south-sinusoid/index plugins/flir-south-Spinnaker/index plugins/flir-south-SuezWater/index plugins/flir-south-systeminfo/index plugins/flir-south-usb4704/index plugins/flir-south-video4linux/index plugins/flir-south-webcam_media/index plugins/north plugins/flir-north-OMF/index plugins/flir-north-azure/index plugins/flir-north-GCP/index plugins/flir-north-graphite/index plugins/flir-north-HarperDB/index plugins/flir-north-http_north/index plugins/flir-north-httpc/index plugins/flir-north-influxdb/index plugins/flir-north-influxdbcloud/index plugins/flir-north-Kafka/index plugins/flir-north-png/index plugins/flir-north-splunk/index plugins/flir-north-ThingSpeak/index plugins/filter plugins/flir-filter-asset/index plugins/flir-filter-asset_split/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-fft2/index plugins/flir-filter-FlirValidity/index plugins/flir-filter-greyscale/index plugins/flir-filter-log/index plugins/flir-filter-metadata/index plugins/flir-filter-mirror/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-rotate/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-specgram/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-Delta/index plugins/flir-rule-periodic/index plugins/flir-rule-Simple-Expression/index plugins/flir-rule-Simple-Sigma/index plugins/flir-rule-WatchDog/index plugins/notify plugins/flir-notify-alexa/index plugins/flir-notify-asset/index plugins/flir-notify-config/index plugins/flir-notify-control/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 glossary resolving references... done writing... done copying images... [ 0%] images/dashboard.JPG copying images... [ 0%] images/camera_1.jpg copying images... [ 0%] images/camera_2.jpg copying images... [ 1%] images/camera_3.jpg copying images... [ 1%] images/camera_4.jpg copying images... [ 1%] images/camera_5.jpg copying images... [ 1%] images/south_services.JPG copying images... [ 2%] images/south_service_config.JPG copying images... [ 2%] images/viewing_data.JPG copying images... [ 2%] images/graph_icon.jpg copying images... [ 2%] images/view_graph.jpg copying images... [ 3%] images/view_times.jpg copying images... [ 3%] images/view_hide.jpg copying images... [ 3%] images/view_summary.jpg copying images... [ 3%] images/download_icon.jpg copying images... [ 4%] images/view_spreadsheet.jpg copying images... [ 4%] images/north_services.JPG copying images... [ 4%] images/omf-plugin-pi-web.jpg copying images... [ 4%] images/omf-plugin-eds.jpg copying images... [ 5%] images/omf-plugin-ocs.jpg copying images... [ 5%] images/PI_connectors.jpg copying images... [ 5%] images/PI_connect.jpg copying images... [ 6%] images/PI_token.jpg copying images... [ 6%] images/omf-plugin-connector-relay.jpg copying images... [ 6%] images/backup.JPG copying images... [ 6%] images/support.JPG copying images... [ 7%] images/filter_1.jpg copying images... [ 7%] images/filter_2.jpg copying images... [ 7%] images/filter_3.jpg copying images... [ 7%] images/filter_4.jpg copying images... [ 8%] images/filter_5.jpg copying images... [ 8%] images/filter_6.jpg copying images... [ 8%] images/filter_7.jpg copying images... [ 8%] images/filter_8.jpg copying images... [ 9%] images/filter_9.jpg copying images... [ 9%] images/filter_10.jpg copying images... [ 9%] images/flir_architecture.png copying images... [ 9%] images/pipelines.png copying images... [ 10%] images/developer_features.jpg copying images... [ 10%] images/manual_purge.jpg copying images... [ 10%] images/eraser.jpg copying images... [ 10%] images/deprecated_1.png copying images... [ 11%] images/deprecated_2.png copying images... [ 11%] images/logview_1.png copying images... [ 11%] images/logview_2.png copying images... [ 12%] images/pip_1.jpg copying images... [ 12%] images/pip_2.jpg copying images... [ 12%] images/pip_3.jpg copying images... [ 12%] images/admin_api.jpg copying images... [ 13%] images/enable_https.jpg copying images... [ 13%] images/connection_https.jpg copying images... [ 13%] images/authentication.jpg copying images... [ 13%] images/login.jpg copying images... [ 14%] images/login_dashboard.jpg copying images... [ 14%] images/user_pulldown.jpg copying images... [ 14%] images/profile.jpg copying images... [ 14%] images/password.jpg copying images... [ 15%] images/password_rotation.jpg copying images... [ 15%] images/user_management.jpg copying images... [ 15%] images/add_user.jpg copying images... [ 15%] images/change_role.jpg copying images... [ 16%] images/reset_password.jpg copying images... [ 16%] images/delete_user.jpg copying images... [ 16%] images/certificate_store.jpg copying images... [ 17%] images/update_certificate.jpg copying images... [ 17%] images/storage_01.jpg copying images... [ 17%] images/storage_02.jpg copying images... [ 17%] images/sqlite_storage_configuration.jpg copying images... [ 18%] images/storage_03.jpg copying images... [ 18%] images/purge_01.jpg copying images... [ 18%] images/purge_02.jpg copying images... [ 18%] images/purge_03.jpg copying images... [ 19%] images/south_advanced.jpg copying images... [ 19%] images/north_advanced.jpg copying images... [ 19%] images/service_monitor.jpg copying images... [ 19%] images/scheduler_advanced.jpg copying images... [ 20%] images/storage_config.png copying images... [ 20%] images/sqlite_config.png copying images... [ 20%] images/sqlitelb_config.png copying images... [ 20%] images/postgres_config.png copying images... [ 21%] images/sqlitememory_config.png copying images... [ 21%] images/add_notification_service.jpg copying images... [ 21%] images/enable_notify_service.jpg copying images... [ 21%] images/notification_settings_icon.jpg copying images... [ 22%] images/notification_settings.jpg copying images... [ 22%] images/empty_notifications.jpg copying images... [ 22%] images/notification_1.jpg copying images... [ 23%] images/notification_2.jpg copying images... [ 23%] images/notification_3.jpg copying images... [ 23%] images/notification_4.jpg copying images... [ 23%] images/notification_5.jpg copying images... [ 24%] images/notification_6.jpg copying images... [ 24%] images/notification_7.jpg copying images... [ 24%] images/notification_8.jpg copying images... [ 24%] images/slack.jpg copying images... [ 25%] images/notification_log.jpg copying images... [ 25%] images/notification_log_type.jpg copying images... [ 25%] images/notification_list.jpg copying images... [ 25%] images/notification_edit.jpg copying images... [ 26%] images/setpoint_1.jpg copying images... [ 26%] images/setpoint_2.jpg copying images... [ 26%] images/setpoint_3.jpg copying images... [ 26%] images/edge_control_path.jpg copying images... [ 27%] images/advanced_south.jpg copying images... [ 27%] images/sine_in.jpg copying images... [ 27%] images/sine_out5.jpg copying images... [ 28%] images/sine_out_change.jpg copying images... [ 28%] images/EndToEnd.jpg copying images... [ 28%] images/north_map1.jpg copying images... [ 28%] images/north_map2.jpg copying images... [ 29%] images/opcua_server.jpg copying images... [ 29%] images/north_map3.jpg copying images... [ 29%] images/north_map4.jpg copying images... [ 29%] images/automation_1.jpg copying images... [ 30%] images/automation_2.jpg copying images... [ 30%] images/automation_5.jpg copying images... [ 30%] images/automation_6.jpg copying images... [ 30%] images/automation_7.jpg copying images... [ 31%] images/automation_8.jpg copying images... [ 31%] images/automation_9.jpg copying images... [ 31%] images/automation_10.jpg copying images... [ 31%] images/automation_11.jpg copying images... [ 32%] images/automation_12.jpg copying images... [ 32%] images/automation_13.jpg copying images... [ 32%] images/automation_14.jpg copying images... [ 32%] images/automation_15.jpg copying images... [ 33%] images/automation_16.jpg copying images... [ 33%] images/automation_4.jpg copying images... [ 33%] images/automation_3.jpg copying images... [ 34%] images/automation_17.jpg copying images... [ 34%] images/ACL_1.jpg copying images... [ 34%] images/ACL_2.jpg copying images... [ 34%] images/ACL_3.jpg copying images... [ 35%] images/ACL_4.jpg copying images... [ 35%] images/ACL_5.jpg copying images... [ 35%] images/ACL_6.jpg copying images... [ 35%] images/ACL_7.jpg copying images... [ 36%] images/ACL_8.jpg copying images... [ 36%] images/ACL_9.jpg copying images... [ 36%] images/dispatcher-config.jpg copying images... [ 36%] https://s3.amazonaws.com/flir/readthedocs/images/06_dht11_tags_in_PI.jpg copying images... [ 37%] services/flir-service-notification/images/add_notification_service.jpg copying images... [ 37%] services/flir-service-notification/images/enable_notify_service.jpg copying images... [ 37%] services/flir-service-notification/images/notification_settings_icon.jpg copying images... [ 37%] services/flir-service-notification/images/notification_settings.jpg copying images... [ 38%] services/flir-service-notification/images/empty_notifications.jpg copying images... [ 38%] services/flir-service-notification/images/notification_1.jpg copying images... [ 38%] services/flir-service-notification/images/notification_2.jpg copying images... [ 39%] services/flir-service-notification/images/notification_3.jpg copying images... [ 39%] services/flir-service-notification/images/notification_4.jpg copying images... [ 39%] services/flir-service-notification/images/notification_5.jpg copying images... [ 39%] services/flir-service-notification/images/notification_6.jpg copying images... [ 40%] services/flir-service-notification/images/notification_7.jpg copying images... [ 40%] services/flir-service-notification/images/notification_8.jpg copying images... [ 40%] services/flir-service-notification/images/slack.jpg copying images... [ 40%] services/flir-service-notification/images/notification_log.jpg copying images... [ 41%] services/flir-service-notification/images/notification_log_type.jpg copying images... [ 41%] services/flir-service-notification/images/notification_list.jpg copying images... [ 41%] services/flir-service-notification/images/notification_edit.jpg copying images... [ 41%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 42%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 42%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 42%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 42%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 43%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 43%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 43%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 43%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 44%] plugins/flir-south-csvplayback/images/csv_config1.jpg copying images... [ 44%] plugins/flir-south-csvplayback/images/csv_config2.jpg copying images... [ 44%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 45%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 45%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 45%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 45%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 46%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 46%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 46%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 46%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 47%] plugins/flir-south-dt9837/images/dt9837A.jpg copying images... [ 47%] plugins/flir-south-dt9837/images/dt9837_1.jpg copying images... [ 47%] plugins/flir-south-dt9837/images/dt9837_2.jpg copying images... [ 47%] plugins/flir-south-dt9837/images/dt9837_3.jpg copying images... [ 48%] plugins/flir-south-dt9837/images/dt9837_4.jpg copying images... [ 48%] plugins/flir-south-edgeml/images/config1.jpg copying images... [ 48%] plugins/flir-south-edgeml/images/config2.jpg copying images... [ 48%] plugins/flir-south-etherip/images/etherip_1.jpg copying images... [ 49%] plugins/flir-south-etherip/images/etherip_2.jpg copying images... [ 49%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 49%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 50%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 50%] plugins/flir-south-FlirCamera/images/flir_3.jpg copying images... [ 50%] plugins/flir-south-FlirAX8/images/AX8.jpg copying images... [ 50%] plugins/flir-south-FlirAX8/images/flir_setup.jpg copying images... [ 51%] plugins/flir-south-FlirAX8/images/AX8_1.jpg copying images... [ 51%] plugins/flir-south-gw65/images/gw65_1.jpg copying images... [ 51%] plugins/flir-south-gw65/images/app_1.jpg copying images... [ 51%] plugins/flir-south-gw65/images/app_2.jpg copying images... [ 52%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 52%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 52%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 52%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 53%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 53%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 53%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 53%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 54%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 54%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 54%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 54%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 55%] plugins/flir-south-mqtt-scripted/images/logview_1.png copying images... [ 55%] plugins/flir-south-mqtt-scripted/images/logview_2.png copying images... [ 55%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 56%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 56%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 56%] plugins/flir-south-person_detector/images/config_1.png copying images... [ 56%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 57%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 57%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 57%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 57%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 58%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 58%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 58%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 58%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 59%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 59%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 59%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 59%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 60%] plugins/flir-south-rpienviro/images/envirophat_1.jpg copying images... [ 60%] plugins/flir-south-rpienviro/images/envirophat_2.jpg copying images... [ 60%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 60%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 61%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 61%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 61%] plugins/flir-south-s2opcua/images/certificatestore-import.jpg copying images... [ 62%] plugins/flir-south-S7/images/S7-1212.jpg copying images... [ 62%] plugins/flir-south-S7/images/Address.jpg copying images... [ 62%] plugins/flir-south-S7/images/GETPUT.jpg copying images... [ 62%] plugins/flir-south-S7/images/s7.jpg copying images... [ 63%] plugins/flir-south-S7/images/datablock.jpg copying images... [ 63%] plugins/flir-south-samotics4/images/img_1.jpg copying images... [ 63%] plugins/flir-south-samotics4/images/img_2.jpg copying images... [ 63%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 64%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 64%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 64%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 64%] plugins/flir-south-simple-rest/images/logview_1.png copying images... [ 65%] plugins/flir-south-simple-rest/images/logview_2.png copying images... [ 65%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 65%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 65%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 66%] plugins/flir-south-Spinnaker/images/camera.jpg copying images... [ 66%] plugins/flir-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 66%] plugins/flir-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 67%] plugins/flir-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 67%] plugins/flir-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 67%] plugins/flir-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 67%] plugins/flir-south-SuezWater/images/suez_1.jpg copying images... [ 68%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 68%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 68%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 68%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 69%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 69%] plugins/flir-south-video4linux/images/video4linux_1.jpg copying images... [ 69%] plugins/flir-south-video4linux/images/video4linux_2.jpg copying images... [ 69%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 70%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 70%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 70%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 70%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 71%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 71%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 71%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 71%] plugins/flir-north-azure/images/azure.jpg copying images... [ 72%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 72%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 72%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 73%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 73%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 73%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 73%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 74%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 74%] plugins/flir-north-GCP/images/import.jpg copying images... [ 74%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 74%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 75%] plugins/flir-north-HarperDB/images/harper.jpg copying images... [ 75%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 75%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 75%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 76%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 76%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 76%] plugins/flir-north-png/images/png_1.jpg copying images... [ 76%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 77%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 77%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 77%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 78%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 78%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 78%] plugins/flir-filter-asset_split/images/split.png copying images... [ 78%] plugins/flir-filter-change/images/change.jpg copying images... [ 79%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 79%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 79%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 79%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 80%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 80%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 80%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 80%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 81%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 81%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 81%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 81%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 82%] plugins/flir-filter-fft2/images/fft2.jpg copying images... [ 82%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 82%] plugins/flir-filter-greyscale/images/greyscale.jpg copying images... [ 82%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 83%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 83%] plugins/flir-filter-mirror/images/mirror_01.jpg copying images... [ 83%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 84%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 84%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 84%] plugins/flir-filter-python35/images/logview_1.png copying images... [ 84%] plugins/flir-filter-python35/images/logview_2.png copying images... [ 85%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 85%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 85%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 85%] plugins/flir-filter-rename/images/rename.png copying images... [ 86%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 86%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 86%] plugins/flir-filter-rotate/images/rotate_01.jpg copying images... [ 86%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 87%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 87%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 87%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 87%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 88%] plugins/flir-filter-specgram/images/specgram.jpg copying images... [ 88%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 88%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 89%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 89%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 89%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 89%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 90%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 90%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 90%] plugins/flir-rule-Delta/images/delta_1.jpg copying images... [ 90%] plugins/flir-rule-Delta/images/delta_2.jpg copying images... [ 91%] plugins/flir-rule-periodic/images/periodic_1.jpg copying images... [ 91%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 91%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 91%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 92%] plugins/flir-rule-WatchDog/images/watchdog_1.jpg copying images... [ 92%] plugins/flir-rule-WatchDog/images/watchdog_2.jpg copying images... [ 92%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 92%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 93%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 93%] plugins/flir-notify-control/images/control_01.jpg copying images... [ 93%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 93%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 94%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 94%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 94%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 95%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 95%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 95%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 95%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 96%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 96%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 96%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 96%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 97%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 97%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 97%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 97%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 98%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 98%] 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... [ 99%] 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: 2022-09-02T14:24:37.157777Z, end-time: 2022-09-02T14:24:37.236665Z, 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: 2022-09-02T14:24:37.430208Z, end-time: 2022-09-02T14:24:53.808348Z, duration: 16, 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' ------------ ------------ 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [2] [3 <./dashboard. 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_conf ig.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 730. LaTeX Warning: Hyper reference `OMF:asset-framework-hierarchy-rules' on page 17 undefined on input line 763. [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 866. [20] [21] Overfull \vbox (9.00003pt too high) has occurred while \output is active [22 <./omf-plugin-ocs.jpg>] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 23 undefined on inpu t line 958. [23] [24 <./PI_connectors.jpg> <./PI_connect.jpg>] [25 <./PI_token.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [26 <./omf-plugin-connector-relay.jpg>] [27] [28] [29] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 30 undefined on inpu t line 1469. [30] [31] [32 <./backup.JPG>] [33 <./support.JPG>] [34] Chapter 2. [35] [36 <./filter_1.jpg>] [37 <./filter_2.jpg>] [38 <./filter_3.jpg>] [39 <./f ilter_4.jpg>] [40 <./filter_5.jpg>] [41 <./filter_6.jpg>] [42 <./filter_7.jpg>] [43 <./filter_8.jpg>] [44 <./filter_9.jpg>] [45 <./filter_10.jpg>] [46] Chapter 3. [47 <./flir_architecture.png>] [48] [49 <./pipelines.png>] [50] Chapter 4. [51] [52] [53] [54] [55] [56] [57] [58] Chapter 5. [59] [60] [61 <./developer_features.jpg> <./manual_purge.jpg> <./eraser.jpg> <. /deprecated_1.png>] [62 <./deprecated_2.png>] [63] [64 <./logview_1.png>] [65 <./logview_2.png>] [66] [67 <./pip_1.jpg> <./pip_2.jpg>] [68 <./pip_3.jpg>] LaTeX Warning: Hyper reference `building_pipelines:accessinglogs' on page 69 un defined on input line 3843. [69] [70] Chapter 6. [71 <./admin_api.jpg>] LaTeX Warning: Hyper reference `securing_flir:certificate-store' on page 72 und efined on input line 3892. [72 <./enable_https.jpg> <./connection_https.jpg>] [73 <./authentication.jpg>] [74 <./login.jpg> <./login_dashboard.jpg>] [75 <./user_pulldown.jpg> <./profile .jpg>] [76 <./password.jpg> <./password_rotation.jpg>] [77 <./user_management.j pg>] [78 <./add_user.jpg>] [79 <./change_role.jpg> <./reset_password.jpg>] [80 <./delete_user.jpg>] [81 <./certificate_store.jpg> <./update_certificate.jp g>] [82] Chapter 7. [83] [84 <./storage_01.jpg> <./storage_02.jpg>] [85 <./sqlite_storage_configura tion.jpg>] [86] [87 <./storage_03.jpg>] [88 <./purge_01.jpg>] [89 <./purge_02.j pg> <./purge_03.jpg>] [90] Chapter 8. [91] [92 <./south_advanced.jpg>] [93 <./north_advanced.jpg>] [94 <./service_mon itor.jpg>] [95 <./scheduler_advanced.jpg>] [96] [97 <./storage_config.png>] [98 <./sqlite_config.png>] [99 <./sqlitelb_config.png> <./postgres_config.png>] [100 <./sqlitememory_config.png>] Chapter 9. [101] [102] [103] [104 <./add_notification_service.jpg> <./enable_notify_servic e.jpg>] [105 <./notification_settings_icon.jpg> <./notification_settings.jpg>] [106 <./empty_notifications.jpg> <./notification_1.jpg>] [107 <./notification_2 .jpg> <./notification_3.jpg>] [108 <./notification_4.jpg>] [109 <./notification _5.jpg> <./notification_6.jpg>] [110 <./notification_7.jpg> <./notification_8.j pg>] [111 <./slack.jpg> <./notification_log.jpg>] [112 <./notification_log_type .jpg>] [113 <./notification_list.jpg>] [114 <./notification_edit.jpg>] Chapter 10. [115] [116 <./setpoint_1.jpg>] [117 <./setpoint_2.jpg>] [118 <./setpoint_3.jpg> ] [119] [120 <./edge_control_path.jpg> <./advanced_south.jpg>] [121] [122 <./si ne_in.jpg>] [123 <./sine_out5.jpg>] [124 <./sine_out_change.jpg> <./EndToEnd.jp g>] [125 <./north_map1.jpg> <./north_map2.jpg>] [126 <./opcua_server.jpg>] [127 <./north_map3.jpg> <./north_map4.jpg>] [128] [129 <./automation_1.jpg> <./ automation_2.jpg>] [130 <./automation_5.jpg> <./automation_6.jpg>] [131 <./auto mation_7.jpg>] [132 <./automation_8.jpg> <./automation_9.jpg>] [133 <./automati on_10.jpg> <./automation_11.jpg>] [134 <./automation_12.jpg> <./automation_13.j pg>] [135 <./automation_14.jpg> <./automation_15.jpg>] [136 <./automation_16.jp g> <./automation_4.jpg>] [137 <./automation_3.jpg>] [138 <./automation_17.jpg>] [139 <./ACL_1.jpg> <./ACL_2.jpg>] [140 <./ACL_3.jpg> <./ACL_4.jpg> <./ACL_5.jpg >] [141 <./ACL_6.jpg> <./ACL_7.jpg>] [142 <./ACL_8.jpg> <./ACL_9.jpg>] [143 <./ dispatcher-config.jpg>] [144] Chapter 11. [145] Overfull \hbox (6.03357pt too wide) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Type| Overfull \hbox (11.67346pt too wide) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 \T1/phv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 \T1/phv/m/n/10 Sta- Overfull \hbox (4.80345pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Stor- Overfull \hbox (13.89328pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.80345pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Stor- Overfull \hbox (5.56334pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Post- Overfull \hbox (1.66345pt too wide) in paragraph at lines 7129--7129 \T1/ptm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.33348pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 North| Overfull \hbox (6.67346pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/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.7157 ...o}{● flir.service \PYGZhy{} LSB: Flir} [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A float-ing point Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A string ei-ther Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A std::vector of Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 \T1/ptm/m/n/10 std::vector [148] [149] Overfull \hbox (10.01343pt too wide) in paragraph at lines 7548--7548 []\T1/phv/m/n/10 Mode| Overfull \hbox (0.56345pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 poll| Overfull \hbox (7.77344pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 async| Overfull \hbox (4.4436pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 none| Overfull \hbox (2.77356pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 con- [150] Underfull \hbox (badness 10000) in paragraph at lines 7699--7699 []\T1/phv/m/n/10 Flag Overfull \hbox (33.13313pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_COMMON| Overfull \hbox (37.5732pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_READINGS| Overfull \hbox (20.91328pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_ASYNC| Overfull \hbox (56.25322pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_PERSIST_DATA| Overfull \hbox (22.57332pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_INGEST| Overfull \hbox (82.92314pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_GET_MANAGEMENT| Overfull \hbox (56.99335pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_GET_STORAGE| Overfull \hbox (50.91315pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_DEPRECATED| Overfull \hbox (25.99333pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_BUILTIN| Overfull \hbox (33.84332pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_CONTROL| [151] [152] [153] Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 dep-re- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 \T1/ptm/m/n/10 scrip- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 \T1/ptm/m/n/10 play- Overfull \hbox (1.25105pt too wide) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 manda- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 max-i- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 min-i- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 read- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 va-lid- [154] [155] [156] [157] [158] [159] [160] [161] Overfull \vbox (0.69795pt too high) detected at line 8658 [162] Underfull \vbox (badness 10000) detected at line 8658 Overfull \vbox (2.68169pt too high) detected at line 8658 [163] Underfull \vbox (badness 10000) detected at line 8658 Overfull \vbox (2.68169pt too high) detected at line 8658 [164] [165] [166] Underfull \vbox (badness 3503) detected at line 8821 [167] 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.8827 ...ludegraphics{{06_dht11_tags_in_PI}.jpg}} [168] [169] [170] [171] [172] [173] [174] [175] [176] Underfull \vbox (badness 10000) detected at line 9468 Overfull \vbox (2.68169pt too high) detected at line 9468 [177] [178] [179] [180] [181] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [182] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [183] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [184] [185] Overfull \vbox (12.18259pt too high) detected at line 10072 [186] [187] [188] Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/phv/m/n/10 En-try Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Overfull \hbox (17.47488pt too wide) in paragraph at lines 10291--10291 \T1/ptm/m/n/10 gin_shutdown| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Overfull \hbox (8.6747pt too wide) in paragraph at lines 10291--10291 \T1/ptm/m/n/10 gin_register| [189] Underfull \hbox (badness 10000) in paragraph at lines 10384--10384 []\T1/ptm/m/n/10 ver- Underfull \hbox (badness 10000) in paragraph at lines 10384--10384 []\T1/ptm/m/n/10 in-ter- [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 as- Overfull \hbox (18.2486pt too wide) in paragraph at lines 10624--10624 \T1/ptm/m/n/10 set_code| Overfull \hbox (3.79878pt too wide) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 read- Overfull \hbox (11.58856pt too wide) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 user_ts| [194] Underfull \hbox (badness 10000) in paragraph at lines 10713--10713 []\T1/ptm/m/n/10 in-ter- Overfull \hbox (6.8121pt too wide) in paragraph at lines 10747--10747 []\T1/ptm/m/n/10 SP_PERSIST_DATA| [195] [196] [197] Overfull \vbox (1.74089pt too high) detected at line 10980 [198] [199] [200] [201] [202] [203] [204] Underfull \vbox (badness 3503) detected at line 11443 [205] [206] Overfull \vbox (7.43936pt too high) detected at line 11658 [207] Underfull \vbox (badness 10000) detected at line 11658 Overfull \vbox (2.68169pt too high) detected at line 11658 [208] Underfull \vbox (badness 10000) detected at line 11658 Overfull \vbox (2.68169pt too high) detected at line 11658 [209] [210] [211] [212] Underfull \vbox (badness 10000) detected at line 11938 Overfull \vbox (2.68169pt too high) detected at line 11938 [213] Underfull \vbox (badness 10000) detected at line 11938 Overfull \vbox (2.68169pt too high) detected at line 11938 [214] [215] [216] [217] [218] Underfull \hbox (badness 10000) in paragraph at lines 12262--12265 []\T1/ptm/m/n/10 ad-di-tional_libs=^^QDIRECTORY_NAME:FILE_NAME^^Q - in case of sin-gle ad-di- Underfull \hbox (badness 10000) in paragraph at lines 12262--12265 \T1/ptm/m/n/10 tional_libs=^^QDIRECTORY_NAME:FILE_NAME1,DIRECTORY_NAME:FILE_NAM E2^^Q - in [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] Overfull \vbox (13.94023pt too high) detected at line 13192 [231] [232] [233] [234] [235] [236] [237] [238] Chapter 12. [239] Overfull \hbox (8.4173pt too wide) in paragraph at lines 13904--13904 []\T1/phv/m/n/10 Name| Overfull \hbox (2.95094pt too wide) in paragraph at lines 13904--13904 []\T1/phv/m/n/10 Type| Overfull \hbox (6.74696pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 times- Overfull \hbox (1.74722pt too wide) in paragraph at lines 13904--13904 \T1/ptm/m/n/10 tamp| Overfull \hbox (6.9205pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 times- Overfull \hbox (1.92076pt too wide) in paragraph at lines 13904--13904 \T1/ptm/m/n/10 tamp| Overfull \hbox (7.84723pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 source| Overfull \hbox (4.70067pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 string| Overfull \hbox (5.57733pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 sever- Overfull \hbox (4.70067pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 ob- [240] Overfull \hbox (10.44678pt too wide) in paragraph at lines 14020--14020 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 14020--14020 []\T1/phv/m/n/10 Type| Overfull \hbox (9.87671pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 source| Overfull \hbox (7.7833pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 string| Overfull \hbox (7.60681pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 sever- Overfull \hbox (7.7833pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 ob- [241] Overfull \hbox (5.69618pt too wide) in paragraph at lines 14107--14107 []\T1/phv/m/n/10 Name| Overfull \hbox (4.02585pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 times- Overfull \hbox (4.22527pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 2018-04-16 Overfull \hbox (5.12611pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 source| Overfull \hbox (2.00543pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 string| Overfull \hbox (2.85622pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 sever- Overfull \hbox (2.00543pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 ob- [242] Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 dis-play- Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 Net-work Set- [243] [244] Underfull \vbox (badness 10000) detected at line 14506 [245] [246] [247] [248] Overfull \hbox (3.72975pt too wide) in paragraph at lines 15119--15119 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 15119--15119 []\T1/phv/m/n/10 Type| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 \T1/ptm/m/n/10 scrip- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| [249] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15300--15300 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 rea- [250] [251] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15546--15546 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 in-te- [252] [253] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15741--15741 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 rea- [254] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15891--15891 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 rea- Overfull \hbox (27.84927pt too wide) in paragraph at lines 15959--15962 []|\T1/ptm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 16002--16004 []|\T1/ptm/m/n/10 au-then-ti-ca- Overfull \hbox (143.52824pt too wide) in paragraph at lines 16050--16053 []|\T1/ptm/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 16076--16079 []|\T1/ptm/m/n/10 2113.076449394226| [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 16273--16275 []|\T1/ptm/m/n/10 statis- Overfull \hbox (9.45767pt too wide) in paragraph at lines 16273--16275 \T1/ptm/m/n/10 tics[].*NORTH_TASK_NAME*| [257] [258] Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 [].times- Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 JSON Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 {^^Pread-ing^^Q: {^^Px^^Q:0, ^^Py^^Q:0, [259] [260] Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/phv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 {read- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- [261] Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 2018-04-16 [262] Chapter 13. [263] [264] [265] [266] [267] [268] Chapter 14. [269] [270] [271] [272] Chapter 15. [273] [274] [275] [276] [277] [278] [279] [280] [281 <./add_notification_servic e1.jpg>] [282 <./enable_notify_service1.jpg> <./notification_settings_icon1.jpg >] [283 <./notification_settings1.jpg>] [284 <./empty_notifications1.jpg>] [285 <./notification_11.jpg> <./notification_21.jpg>] [286 <./notification_31.j pg>] [287 <./notification_41.jpg>] [288 <./notification_51.jpg> <./notification _61.jpg>] [289 <./notification_71.jpg> <./notification_81.jpg>] [290 <./slack1. jpg>] [291 <./notification_log1.jpg>] [292 <./notification_log_type1.jpg>] [293 <./notification_list1.jpg>] [294 <./notification_edit1.jpg>] Chapter 16. [295] [296 <./abb_01.jpg> <./abb_02.jpg>] [297 <./am2315_1.jpg> <./am2315_2.jpg >] [298] [299 <./beckhoff_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 19106--19106 []\T1/phv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 as- Overfull \hbox (0.55345pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 \T1/ptm/m/n/10 a- Overfull \hbox (5.56345pt too wide) in paragraph at lines 19106--19106 \T1/ptm/m/n/10 point| Overfull \hbox (6.66344pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 name| Overfull \hbox (8.33362pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 in- [300] [301] [302 <./cc2650.jpg>] [303 <./cc2650_1.jpg>] [304 <./coap_1.jpg>] [305 <./csv_1.jpg>] [306 <./csv_config1.jpg>] [307] Underfull \hbox (badness 10000) in paragraph at lines 19775--19778 []\T1/ptm/m/n/10 The times-tamp for-mat [308 <./csv_config2.jpg>] [309] [310] [311 <./dht111.jpg>] [312 <./dht11_11.jpg > <./dht11.jpg>] [313 <./dht11_1.jpg> <./digiducer.jpg>] [314 <./digiducer_1.jp g> <./digiducer_2.jpg>] [315 <./digiducer_3.jpg> <./dnp3.jpg>] [316] [317 <./dt 9837A.jpg>] [318 <./dt9837_1.jpg> <./dt9837_2.jpg>] [319 <./dt9837_3.jpg>] [320 <./dt9837_4.jpg>] [321 <./config11.jpg>] [322 <./config21.jpg>] [323] [324 <./etherip_1.jpg>] [325 <./etherip_2.jpg>] [326] [327 <./expression_11.jpg >] [328 <./flir_1.jpg> <./flir_2.jpg>] [329 <./flir_3.jpg> <./AX8.jpg>] [330 <./flir_setup.jpg> <./AX8_1.jpg>] [331] [332 <./gw65_1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [333 <./app_1.jpg>] [334] Overfull \vbox (9.00003pt too high) has occurred while \output is active [335 <./app_2.jpg>] [336] Overfull \vbox (9.00003pt too high) has occurred while \output is active [337 <./app_3.jpg>] [338] Overfull \vbox (9.00003pt too high) has occurred while \output is active [339 <./app_4.jpg>] [340] [341 <./http_12.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21730--21730 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 21730--21730 []\T1/ptm/m/n/10 read- [342] [343 <./ina219.jpg>] [344 <./ina219_1.jpg>] [345 <./lathe.jpg>] [346] [347 <./modbus_1.jpg>] [348 <./modbus_2.jpg>] Overfull \hbox (9.45337pt too wide) in paragraph at lines 22300--22300 []\T1/phv/m/n/10 Prop- Overfull \hbox (2.07335pt too wide) in paragraph at lines 22300--22300 \T1/phv/m/n/10 erty| Overfull \hbox (6.66344pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 name| Overfull \hbox (5.20348pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 set- Overfull \hbox (8.8834pt too wide) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 Name| Overfull \hbox (0.95361pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 pu- Overfull \hbox (7.07347pt too wide) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 is- Overfull \hbox (4.99327pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 off- Overfull \hbox (2.2235pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 type| Overfull \hbox (5.45348pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 swap| [349] [350] Underfull \hbox (badness 10000) in paragraph at lines 22590--22593 []\T1/ptm/m/n/10 The op-tional prop-erty [351] Underfull \hbox (badness 10000) in paragraph at lines 22645--22648 []\T1/ptm/m/n/10 The in-put Underfull \hbox (badness 10000) in paragraph at lines 22684--22687 []\T1/ptm/m/n/10 Each mod-bus [352] [353 <./mqtt-sub.png>] [354] [355 <./sparkplug_1.jpg>] [356] [357 <./mqtt _01.jpg>] [358 <./mqtt_02.jpg>] LaTeX Warning: Hyper reference `plugins/flir-south-mqtt-scripted/index:time-for mat' on page 359 undefined on input line 23152. [359] [360] [361 <./logview_12.png> <./logview_22.png>] Underfull \hbox (badness 10000) in paragraph at lines 23344--23347 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 23348--23351 [] Underfull \hbox (badness 10000) in paragraph at lines 23360--23363 [] [362] [363 <./opcua_1.jpg>] [364] Underfull \hbox (badness 10000) in paragraph at lines 23587--23593 []\T1/ptm/m/n/10 This is the name of the tflite model file that should be place d in [365 <./config_1.png>] [366 <./config_2.png>] Overfull \vbox (18.18253pt too high) detected at line 23801 [367] [368 <./config_11.png (PNG copy)>] [369] [370] [371 <./img_001.jpg>] [372 <./img_002.jpg> <./img_003.jpg> <./img_005.jpg> <./img_004.jpg>] [373 <./p layback_01.jpg>] [374] [375 <./pt100.jpg> <./pt100_1.jpg>] [376 <./pt100_4wire. jpg>] [377 <./max31865_3wire.jpg>] [378 <./random_1.jpg>] [379 <./random_2.jpg> <./random_11.jpg>] [380 <./envirophat_1.jpg>] [381 <./envirophat_2.jpg>] [382] [383 <./opcua_11.jpg>] [384 <./opcua_2.jpg> <./opcua_3.jpg> <./opcua_4.jp g>] [385] Underfull \hbox (badness 10000) in paragraph at lines 25110--25110 []\T1/phv/m/n/10 Cer-tifi-cate Underfull \hbox (badness 10000) in paragraph at lines 25110--25110 []\T1/ptm/m/n/10 Ex-tended Key [386] [387] [388] [389 <./certificatestore-import.jpg> <./S7-1212.jpg>] [390 <./Address.jpg>] [391 <./GETPUT.jpg>] [392 <./s7.jpg>] [393] [394 <./datab lock.jpg>] [395] [396 <./img_1.jpg> <./img_2.jpg>] [397 <./sensehat.jpg>] [398 <./sensehat_1.jpg>] [399] LaTeX Warning: Hyper reference `plugins/flir-south-simple-rest/index:selection- method' on page 400 undefined on input line 26043. [400 <./rest_01.jpg>] [401 <./rest_02.jpg>] [402] [403] [404] Overfull \vbox (2.5258pt too high) detected at line 26424 [405] [406] LaTeX Warning: Hyper reference `plugins/flir-south-simple-rest/index:time-based ' on page 407 undefined on input line 26540. [407] Underfull \hbox (badness 10000) in paragraph at lines 26624--26627 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 26628--26631 [] [408 <./logview_13.png> <./logview_23.png>] [409 <./sinusoid_output.jpg>] [410 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [411 <./camera.jpg>] [412 <./s pinnaker_1.jpg> <./spinnaker_2.jpg>] [413 <./spinnaker_3.jpg> <./spinnaker_4.jp g> <./spinnaker_5.jpg>] [414] [415 <./suez_1.jpg>] [416 <./systeminfo_2.jpg>] [417 <./systeminfo_3.jpg>] [418 <./systeminfo_1.jpg> <./usb_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 27315--27315 []\T1/phv/m/n/10 Key| Overfull \hbox (2.2235pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 type| Overfull \hbox (1.67345pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 pins| Overfull \hbox (6.66344pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 name| Overfull \hbox (4.99327pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 scale| [419 <./usb_2.jpg>] [420 <./video4linux_1.jpg> <./video4linux_2.jpg>] [421 <./w ebcam.jpg>] [422] Overfull \vbox (9.00003pt too high) has occurred while \output is active [423 <./omf-plugin-pi-web1.jpg>] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 424 undefined on input line 27574. LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:asset-framework-hi erarchy-rules' on page 424 undefined on input line 27607. [424] [425] Overfull \vbox (9.00003pt too high) has occurred while \output is active [426 <./omf-plugin-eds1.jpg>] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 427 undefined on input line 27710. [427] [428] Overfull \vbox (9.00003pt too high) has occurred while \output is active [429 <./omf-plugin-ocs1.jpg>] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 430 undefined on input line 27802. [430] [431 <./PI_connectors1.jpg> <./PI_connect1.jpg>] [432 <./PI_token1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [433 <./omf-plugin-connector-relay1.jpg>] [434] [435] [436] LaTeX Warning: Hyper reference `plugins/flir-north-OMF/index:naming-scheme-plug in' on page 437 undefined on input line 28313. [437] [438] Underfull \hbox (badness 10000) in paragraph at lines 28486--28486 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 28486--28486 []\T1/ptm/m/n/10 read- [439 <./azure.jpg>] [440] Overfull \hbox (34.32385pt too wide) in paragraph at lines 28650--28652 []\T1/ptm/m/n/10 Click on the menu icon in the top left cor-ner of the page [] [441 <./gcp_02.jpg> <./gcp_03.jpg> <./gcp_menu.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 28694--28696 []\T1/ptm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [442 <./gcp_registry.jpg> <./gcp_add_registry.jpg>] [443 <./gcp_devices.jpg> <. /gcp_create_device.jpg>] [444 <./certs.jpg> <./import.jpg>] [445 <./gcp_01.jpg> ] [446 <./graphite_1.jpg>] [447 <./harper.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 29153--29153 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 29153--29153 []\T1/ptm/m/n/10 read- [448 <./http_1.jpg>] [449] [450 <./http_11.jpg>] [451] [452] [453] [454 <./infl uxdb_1.jpg>] [455 <./influxdb_11.jpg>] [456 <./kafka.jpg> <./png_1.jpg>] [457 <./splunk_1.jpg>] [458 <./thingspeak_1.jpg>] [459 <./thingspeak_2.jpg>] [460 <./thingspeak_3.jpg>] [461 <./thingspeak_4.jpg>] [462 <./asset.jpg>] [463] [464 <./split.png>] [465 <./change.jpg>] [466 <./config1.jpg>] [467 <./co nfig2.jpg>] [468] [469] [470] [471] [472] [473 <./delta.jpg>] [474 <./downsampl e_1.jpg>] [475 <./downsample_2.jpg> <./edgeml.jpg>] [476] [477] [478] [479 <./e ma_1.jpg>] [480 <./eventrate_1.jpg>] LaTeX Warning: Hyper reference `plugins/flir-filter-expression/index:exprtk' on page 481 undefined on input line 31426. [481 <./eventrate_2.jpg> <./expression.jpg>] [482] [483 <./fft_1.jpg> <./fft_2. jpg>] [484] [485 <./fft2.jpg>] [486] [487 <./validity.jpg>] [488 <./greyscale.j pg>] [489 <./log_1.jpg>] [490 <./metadata.jpg>] [491] [492 <./mirror_01.jpg>] LaTeX Warning: Hyper reference `plugins/flir-filter-omfhint/index:omf-hint-data ' on page 493 undefined on input line 32041. [493 <./omfhint.jpg>] [494] [495] [496 <./python35_1.jpg>] [497] [498] [499] [500 <./python35_11.jpg>] [501] [502] [503] [504 <./logview_11.png> <./logview_ 21.png>] Overfull \hbox (86.58911pt too wide) in paragraph at lines 32892--32895 [] Overfull \hbox (192.50856pt too wide) in paragraph at lines 32896--32899 [] Overfull \hbox (78.1994pt too wide) in paragraph at lines 32900--32903 [] [505] [506 <./rate_1.jpg> <./rate_2.jpg>] [507 <./rate_3.jpg>] [508 <./rename.p ng>] [509] [510 <./replace.jpg>] [511 <./rms_1.jpg>] [512 <./rotate_01.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 \T1/ptm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 As-set [513 <./scale.jpg>] Overfull \hbox (5.78032pt too wide) in paragraph at lines 33613--33613 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 33613--33613 []\T1/ptm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 33613--33613 []\T1/ptm/m/n/10 off- [514 <./scaleset_1.jpg>] [515] [516 <./sigma_2.jpg> <./sigma_1.jpg>] [517] [518 <./python_1.jpg>] [519 <./specgram.jpg>] [520 <./statistics_1.jpg>] [521] [522 <./threshold.jpg>] [523 <./vibration_1.jpg>] [524 <./threshold1.jpg> ] [525 <./average_1.jpg> <./average_2.jpg>] [526 <./average_3.jpg> <./average_4 .jpg>] [527 <./delta_1.jpg> <./delta_2.jpg>] [528 <./periodic_1.jpg>] [529 <./e xpression_1.jpg> <./expression_2.jpg>] [530 <./sigma_11.jpg>] [531 <./watchdog_ 1.jpg> <./watchdog_2.jpg>] [532 <./alexa_1.jpg>] [533 <./asset_1.jpg>] [534 <./ config_1.jpg>] [535 <./control_01.jpg>] [536] [537 <./email_1.jpg>] [538 <./cha t_1.jpg>] [539 <./chat_2.jpg>] [540 <./chat_3.jpg> <./chat_6.jpg>] [541 <./chat _4.jpg> <./chat_5.jpg>] [542 <./ifttt_1.jpg>] [543 <./ifttt_2.jpg>] [544 <./jir a_1.jpg>] [545 <./jira_2.jpg>] [546 <./config_11.jpg>] [547] [548 <./mqtt_1.jpg >] [549 <./north_1.jpg>] [550 <./setpoint_11.jpg>] [551 <./python_11.jpg>] [552 <./setpoint_12.jpg>] [553] [554 <./slack_01.jpg>] [555 <./slack_2.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [556 <./slack_3.jpg>] [557] [558 <./botfather.jpg>] [559 <./telegram_1.jpg>] [560 <./telegram_2.jpg>] [561 <./zendesk_1.jpg>] [562 <./zendesk_2.jpg>] Chapter 17. LaTeX Warning: Hyper reference `glossary:term-Datapoint' on page 563 undefined on input line 36505. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 563 undefined on input line 36505. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 563 undefined on input line 36505. LaTeX Warning: Hyper reference `glossary:term-South-Service' on page 563 undefi ned on input line 36509. LaTeX Warning: Hyper reference `glossary:term-Asset' on page 563 undefined on i nput line 36509. LaTeX Warning: Hyper reference `glossary:term-Service' on page 563 undefined on input line 36513. LaTeX Warning: Hyper reference `glossary:term-Purge' on page 563 undefined on i nput line 36513. LaTeX Warning: Hyper reference `glossary:term-Filter-Plugin' on page 563 undefi ned on input line 36521. LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 563 undefined on input line 36525. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 563 undefined on input line 36525. LaTeX Warning: Hyper reference `glossary:term-Pipeline' on page 563 undefined o n input line 36525. LaTeX Warning: Hyper reference `glossary:term-South-Service' on page 563 undefi ned on input line 36525. LaTeX Warning: Hyper reference `glossary:term-North-Service' on page 563 undefi ned on input line 36525. LaTeX Warning: Hyper reference `glossary:term-Task' on page 563 undefined on in put line 36525. LaTeX Warning: Hyper reference `glossary:term-Service' on page 563 undefined on input line 36529. LaTeX Warning: Hyper reference `glossary:term-Notification-Service' on page 563 undefined on input line 36533. LaTeX Warning: Hyper reference `glossary:term-Notification-Rule-Plugin' on page 563 undefined on input line 36533. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 563 undefined on input line 36533. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 563 unde fined on input line 36533. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 563 undefined on input line 36537. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 563 unde fined on input line 36537. LaTeX Warning: Hyper reference `glossary:term-Service' on page 563 undefined on input line 36541. [563] LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 564 undefined on input line 36549. LaTeX Warning: Hyper reference `glossary:term-Service' on page 564 undefined on input line 36553. LaTeX Warning: Hyper reference `glossary:term-Task' on page 564 undefined on in put line 36557. LaTeX Warning: Hyper reference `glossary:term-North-Service' on page 564 undefi ned on input line 36557. LaTeX Warning: Hyper reference `glossary:term-Filter' on page 564 undefined on input line 36561. LaTeX Warning: Hyper reference `glossary:term-South-Plugin' on page 564 undefin ed on input line 36561. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 564 unde fined on input line 36561. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 564 unde fined on input line 36561. LaTeX Warning: Hyper reference `glossary:term-North-Plugin' on page 564 undefin ed on input line 36561. LaTeX Warning: Hyper reference `glossary:term-South' on page 564 undefined on i nput line 36565. LaTeX Warning: Hyper reference `glossary:term-North' on page 564 undefined on i nput line 36565. LaTeX Warning: Hyper reference `glossary:term-Storage-Plugin' on page 564 undef ined on input line 36565. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 564 undefined on input line 36565. LaTeX Warning: Hyper reference `glossary:term-Filter-Plugin' on page 564 undefi ned on input line 36565. LaTeX Warning: Hyper reference `glossary:term-Notification-Rule-Plugin' on page 564 undefined on input line 36565. LaTeX Warning: Hyper reference `glossary:term-Notification-Delivery-Plugin' on page 564 undefined on input line 36565. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 564 undefined on input line 36569. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 564 unde fined on input line 36569. LaTeX Warning: Hyper reference `glossary:term-Asset' on page 564 undefined on i nput line 36573. LaTeX Warning: Hyper reference `glossary:term-Datapoint' on page 564 undefined on input line 36573. LaTeX Warning: Hyper reference `glossary:term-Core-Service' on page 564 undefin ed on input line 36577. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 564 unde fined on input line 36577. LaTeX Warning: Hyper reference `glossary:term-Notification-Service' on page 564 undefined on input line 36577. LaTeX Warning: Hyper reference `glossary:term-Control-Service' on page 564 unde fined on input line 36577. LaTeX Warning: Hyper reference `glossary:term-South' on page 564 undefined on i nput line 36577. LaTeX Warning: Hyper reference `glossary:term-North' on page 564 undefined on i nput line 36577. LaTeX Warning: Hyper reference `glossary:term-Service' on page 564 undefined on input line 36585. LaTeX Warning: Hyper reference `glossary:term-Asset' on page 564 undefined on i nput line 36585. LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 564 undefined on input line 36589. LaTeX Warning: Hyper reference `glossary:term-Microservice' on page 564 undefin ed on input line 36593. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 564 undefined on input line 36593. LaTeX Warning: Hyper reference `glossary:term-Storage-Plugin' on page 564 undef ined on input line 36593. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 564 undefined on input line 36593. LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 564 undefined on input line 36597. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 564 unde fined on input line 36597. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 564 undefined on input line 36597. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 564 undefined on input line 36597. LaTeX Warning: Hyper reference `glossary:term-Purge' on page 564 undefined on i nput line 36601. LaTeX Warning: Hyper reference `glossary:term-North-Task' on page 564 undefined on input line 36601. No file foglamp-bridge.ind. [564] (./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} Output written on foglamp-bridge.pdf (568 pages, 26200046 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 (25 entries accepted, 0 rejected). Sorting entries....done (105 comparisons). Generating output file foglamp-bridge.ind....done (61 lines written, 0 warnings). Output 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' ------------ 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [2] [3 <./dashboard. 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_conf ig.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] [21] Overfull \vbox (9.00003pt too high) has occurred while \output is active [22 <./omf-plugin-ocs.jpg>] [23] [24 <./PI_connectors.jpg> <./PI_connect.jpg>] [25 <./PI_token.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [26 <./omf-plugin-connector-relay.jpg>] [27] [28] [29] [30] [31] [32 <./backup. JPG>] [33 <./support.JPG>] [34] Chapter 2. [35] [36 <./filter_1.jpg>] [37 <./filter_2.jpg>] [38 <./filter_3.jpg>] [39 <./f ilter_4.jpg>] [40 <./filter_5.jpg>] [41 <./filter_6.jpg>] [42 <./filter_7.jpg>] [43 <./filter_8.jpg>] [44 <./filter_9.jpg>] [45 <./filter_10.jpg>] [46] Chapter 3. [47 <./flir_architecture.png>] [48] [49 <./pipelines.png>] [50] Chapter 4. [51] [52] [53] [54] [55] [56] [57] [58] Chapter 5. [59] [60] [61 <./developer_features.jpg> <./manual_purge.jpg> <./eraser.jpg> <. /deprecated_1.png>] [62 <./deprecated_2.png>] [63] [64 <./logview_1.png>] [65 <./logview_2.png>] [66] [67 <./pip_1.jpg> <./pip_2.jpg>] [68 <./pip_3.jpg>] [69] [70] Chapter 6. [71 <./admin_api.jpg>] [72 <./enable_https.jpg> <./connection_https.jpg>] [73 <./authentication.jpg>] [74 <./login.jpg> <./login_dashboard.jpg>] [75 <./u ser_pulldown.jpg> <./profile.jpg>] [76 <./password.jpg> <./password_rotation.jp g>] [77 <./user_management.jpg>] [78 <./add_user.jpg>] [79 <./change_role.jpg> <./reset_password.jpg>] [80 <./delete_user.jpg>] [81 <./certificate_store.jpg> <./update_certificate.jpg>] [82] Chapter 7. [83] [84 <./storage_01.jpg> <./storage_02.jpg>] [85 <./sqlite_storage_configura tion.jpg>] [86] [87 <./storage_03.jpg>] [88 <./purge_01.jpg>] [89 <./purge_02.j pg> <./purge_03.jpg>] [90] Chapter 8. [91] [92 <./south_advanced.jpg>] [93 <./north_advanced.jpg>] [94 <./service_mon itor.jpg>] [95 <./scheduler_advanced.jpg>] [96] [97 <./storage_config.png>] [98 <./sqlite_config.png>] [99 <./sqlitelb_config.png> <./postgres_config.png>] [100 <./sqlitememory_config.png>] Chapter 9. [101] [102] [103] [104 <./add_notification_service.jpg> <./enable_notify_servic e.jpg>] [105 <./notification_settings_icon.jpg> <./notification_settings.jpg>] [106 <./empty_notifications.jpg> <./notification_1.jpg>] [107 <./notification_2 .jpg> <./notification_3.jpg>] [108 <./notification_4.jpg>] [109 <./notification _5.jpg> <./notification_6.jpg>] [110 <./notification_7.jpg> <./notification_8.j pg>] [111 <./slack.jpg> <./notification_log.jpg>] [112 <./notification_log_type .jpg>] [113 <./notification_list.jpg>] [114 <./notification_edit.jpg>] Chapter 10. [115] [116 <./setpoint_1.jpg>] [117 <./setpoint_2.jpg>] [118 <./setpoint_3.jpg> ] [119] [120 <./edge_control_path.jpg> <./advanced_south.jpg>] [121] [122 <./si ne_in.jpg>] [123 <./sine_out5.jpg>] [124 <./sine_out_change.jpg> <./EndToEnd.jp g>] [125 <./north_map1.jpg> <./north_map2.jpg>] [126 <./opcua_server.jpg>] [127 <./north_map3.jpg> <./north_map4.jpg>] [128] [129 <./automation_1.jpg> <./ automation_2.jpg>] [130 <./automation_5.jpg> <./automation_6.jpg>] [131 <./auto mation_7.jpg>] [132 <./automation_8.jpg> <./automation_9.jpg>] [133 <./automati on_10.jpg> <./automation_11.jpg>] [134 <./automation_12.jpg> <./automation_13.j pg>] [135 <./automation_14.jpg> <./automation_15.jpg>] [136 <./automation_16.jp g> <./automation_4.jpg>] [137 <./automation_3.jpg>] [138 <./automation_17.jpg>] [139 <./ACL_1.jpg> <./ACL_2.jpg>] [140 <./ACL_3.jpg> <./ACL_4.jpg> <./ACL_5.jpg >] [141 <./ACL_6.jpg> <./ACL_7.jpg>] [142 <./ACL_8.jpg> <./ACL_9.jpg>] [143 <./ dispatcher-config.jpg>] [144] Chapter 11. [145] Overfull \hbox (6.03357pt too wide) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Type| Overfull \hbox (11.67346pt too wide) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 \T1/phv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 \T1/phv/m/n/10 Sta- Overfull \hbox (4.80345pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Stor- Overfull \hbox (13.89328pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.80345pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Stor- Overfull \hbox (5.56334pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Post- Overfull \hbox (1.66345pt too wide) in paragraph at lines 7129--7129 \T1/ptm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.33348pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 North| Overfull \hbox (6.67346pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/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.7157 ...o}{● flir.service \PYGZhy{} LSB: Flir} [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A float-ing point Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A string ei-ther Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A std::vector of Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 \T1/ptm/m/n/10 std::vector [148] [149] Overfull \hbox (10.01343pt too wide) in paragraph at lines 7548--7548 []\T1/phv/m/n/10 Mode| Overfull \hbox (0.56345pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 poll| Overfull \hbox (7.77344pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 async| Overfull \hbox (4.4436pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 none| Overfull \hbox (2.77356pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 con- [150] Underfull \hbox (badness 10000) in paragraph at lines 7699--7699 []\T1/phv/m/n/10 Flag Overfull \hbox (33.13313pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_COMMON| Overfull \hbox (37.5732pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_READINGS| Overfull \hbox (20.91328pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_ASYNC| Overfull \hbox (56.25322pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_PERSIST_DATA| Overfull \hbox (22.57332pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_INGEST| Overfull \hbox (82.92314pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_GET_MANAGEMENT| Overfull \hbox (56.99335pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_GET_STORAGE| Overfull \hbox (50.91315pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_DEPRECATED| Overfull \hbox (25.99333pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_BUILTIN| Overfull \hbox (33.84332pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_CONTROL| [151] [152] [153] Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 dep-re- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 \T1/ptm/m/n/10 scrip- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 \T1/ptm/m/n/10 play- Overfull \hbox (1.25105pt too wide) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 manda- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 max-i- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 min-i- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 read- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 va-lid- [154] [155] [156] [157] [158] [159] [160] [161] Overfull \vbox (0.69795pt too high) detected at line 8658 [162] Underfull \vbox (badness 10000) detected at line 8658 Overfull \vbox (2.68169pt too high) detected at line 8658 [163] Underfull \vbox (badness 10000) detected at line 8658 Overfull \vbox (2.68169pt too high) detected at line 8658 [164] [165] [166] Underfull \vbox (badness 3503) detected at line 8821 [167] 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.8827 ...ludegraphics{{06_dht11_tags_in_PI}.jpg}} [168] [169] [170] [171] [172] [173] [174] [175] [176] Underfull \vbox (badness 10000) detected at line 9468 Overfull \vbox (2.68169pt too high) detected at line 9468 [177] [178] [179] [180] [181] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [182] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [183] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [184] [185] Overfull \vbox (12.18259pt too high) detected at line 10072 [186] [187] [188] Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/phv/m/n/10 En-try Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Overfull \hbox (17.47488pt too wide) in paragraph at lines 10291--10291 \T1/ptm/m/n/10 gin_shutdown| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Overfull \hbox (8.6747pt too wide) in paragraph at lines 10291--10291 \T1/ptm/m/n/10 gin_register| [189] Underfull \hbox (badness 10000) in paragraph at lines 10384--10384 []\T1/ptm/m/n/10 ver- Underfull \hbox (badness 10000) in paragraph at lines 10384--10384 []\T1/ptm/m/n/10 in-ter- [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 as- Overfull \hbox (18.2486pt too wide) in paragraph at lines 10624--10624 \T1/ptm/m/n/10 set_code| Overfull \hbox (3.79878pt too wide) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 read- Overfull \hbox (11.58856pt too wide) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 user_ts| [194] Underfull \hbox (badness 10000) in paragraph at lines 10713--10713 []\T1/ptm/m/n/10 in-ter- Overfull \hbox (6.8121pt too wide) in paragraph at lines 10747--10747 []\T1/ptm/m/n/10 SP_PERSIST_DATA| [195] [196] [197] Overfull \vbox (1.74089pt too high) detected at line 10980 [198] [199] [200] [201] [202] [203] [204] Underfull \vbox (badness 3503) detected at line 11443 [205] [206] Overfull \vbox (7.43936pt too high) detected at line 11658 [207] Underfull \vbox (badness 10000) detected at line 11658 Overfull \vbox (2.68169pt too high) detected at line 11658 [208] Underfull \vbox (badness 10000) detected at line 11658 Overfull \vbox (2.68169pt too high) detected at line 11658 [209] [210] [211] [212] Underfull \vbox (badness 10000) detected at line 11938 Overfull \vbox (2.68169pt too high) detected at line 11938 [213] Underfull \vbox (badness 10000) detected at line 11938 Overfull \vbox (2.68169pt too high) detected at line 11938 [214] [215] [216] [217] [218] Underfull \hbox (badness 10000) in paragraph at lines 12262--12265 []\T1/ptm/m/n/10 ad-di-tional_libs=^^QDIRECTORY_NAME:FILE_NAME^^Q - in case of sin-gle ad-di- Underfull \hbox (badness 10000) in paragraph at lines 12262--12265 \T1/ptm/m/n/10 tional_libs=^^QDIRECTORY_NAME:FILE_NAME1,DIRECTORY_NAME:FILE_NAM E2^^Q - in [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] Overfull \vbox (13.94023pt too high) detected at line 13192 [231] [232] [233] [234] [235] [236] [237] [238] Chapter 12. [239] Overfull \hbox (8.4173pt too wide) in paragraph at lines 13904--13904 []\T1/phv/m/n/10 Name| Overfull \hbox (2.95094pt too wide) in paragraph at lines 13904--13904 []\T1/phv/m/n/10 Type| Overfull \hbox (6.74696pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 times- Overfull \hbox (1.74722pt too wide) in paragraph at lines 13904--13904 \T1/ptm/m/n/10 tamp| Overfull \hbox (6.9205pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 times- Overfull \hbox (1.92076pt too wide) in paragraph at lines 13904--13904 \T1/ptm/m/n/10 tamp| Overfull \hbox (7.84723pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 source| Overfull \hbox (4.70067pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 string| Overfull \hbox (5.57733pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 sever- Overfull \hbox (4.70067pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 ob- [240] Overfull \hbox (10.44678pt too wide) in paragraph at lines 14020--14020 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 14020--14020 []\T1/phv/m/n/10 Type| Overfull \hbox (9.87671pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 source| Overfull \hbox (7.7833pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 string| Overfull \hbox (7.60681pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 sever- Overfull \hbox (7.7833pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 ob- [241] Overfull \hbox (5.69618pt too wide) in paragraph at lines 14107--14107 []\T1/phv/m/n/10 Name| Overfull \hbox (4.02585pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 times- Overfull \hbox (4.22527pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 2018-04-16 Overfull \hbox (5.12611pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 source| Overfull \hbox (2.00543pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 string| Overfull \hbox (2.85622pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 sever- Overfull \hbox (2.00543pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 ob- [242] Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 dis-play- Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 Net-work Set- [243] [244] Underfull \vbox (badness 10000) detected at line 14506 [245] [246] [247] [248] Overfull \hbox (3.72975pt too wide) in paragraph at lines 15119--15119 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 15119--15119 []\T1/phv/m/n/10 Type| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 \T1/ptm/m/n/10 scrip- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| [249] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15300--15300 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 rea- [250] [251] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15546--15546 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 in-te- [252] [253] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15741--15741 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 rea- [254] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15891--15891 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 rea- Overfull \hbox (27.84927pt too wide) in paragraph at lines 15959--15962 []|\T1/ptm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 16002--16004 []|\T1/ptm/m/n/10 au-then-ti-ca- Overfull \hbox (143.52824pt too wide) in paragraph at lines 16050--16053 []|\T1/ptm/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 16076--16079 []|\T1/ptm/m/n/10 2113.076449394226| [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 16273--16275 []|\T1/ptm/m/n/10 statis- Overfull \hbox (9.45767pt too wide) in paragraph at lines 16273--16275 \T1/ptm/m/n/10 tics[].*NORTH_TASK_NAME*| [257] [258] Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 [].times- Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 JSON Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 {^^Pread-ing^^Q: {^^Px^^Q:0, ^^Py^^Q:0, [259] [260] Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/phv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 {read- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- [261] Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 2018-04-16 [262] Chapter 13. [263] [264] [265] [266] [267] [268] Chapter 14. [269] [270] [271] [272] Chapter 15. [273] [274] [275] [276] [277] [278] [279] [280] [281 <./add_notification_servic e1.jpg>] [282 <./enable_notify_service1.jpg> <./notification_settings_icon1.jpg >] [283 <./notification_settings1.jpg>] [284 <./empty_notifications1.jpg>] [285 <./notification_11.jpg> <./notification_21.jpg>] [286 <./notification_31.j pg>] [287 <./notification_41.jpg>] [288 <./notification_51.jpg> <./notification _61.jpg>] [289 <./notification_71.jpg> <./notification_81.jpg>] [290 <./slack1. jpg>] [291 <./notification_log1.jpg>] [292 <./notification_log_type1.jpg>] [293 <./notification_list1.jpg>] [294 <./notification_edit1.jpg>] Chapter 16. [295] [296 <./abb_01.jpg> <./abb_02.jpg>] [297 <./am2315_1.jpg> <./am2315_2.jpg >] [298] [299 <./beckhoff_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 19106--19106 []\T1/phv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 as- Overfull \hbox (0.55345pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 \T1/ptm/m/n/10 a- Overfull \hbox (5.56345pt too wide) in paragraph at lines 19106--19106 \T1/ptm/m/n/10 point| Overfull \hbox (6.66344pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 name| Overfull \hbox (8.33362pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 in- [300] [301] [302 <./cc2650.jpg>] [303 <./cc2650_1.jpg>] [304 <./coap_1.jpg>] [305 <./csv_1.jpg>] [306 <./csv_config1.jpg>] [307] Underfull \hbox (badness 10000) in paragraph at lines 19775--19778 []\T1/ptm/m/n/10 The times-tamp for-mat [308 <./csv_config2.jpg>] [309] [310] [311 <./dht111.jpg>] [312 <./dht11_11.jpg > <./dht11.jpg>] [313 <./dht11_1.jpg> <./digiducer.jpg>] [314 <./digiducer_1.jp g> <./digiducer_2.jpg>] [315 <./digiducer_3.jpg> <./dnp3.jpg>] [316] [317 <./dt 9837A.jpg>] [318 <./dt9837_1.jpg> <./dt9837_2.jpg>] [319 <./dt9837_3.jpg>] [320 <./dt9837_4.jpg>] [321 <./config11.jpg>] [322 <./config21.jpg>] [323] [324 <./etherip_1.jpg>] [325 <./etherip_2.jpg>] [326] [327 <./expression_11.jpg >] [328 <./flir_1.jpg> <./flir_2.jpg>] [329 <./flir_3.jpg> <./AX8.jpg>] [330 <./flir_setup.jpg> <./AX8_1.jpg>] [331] [332 <./gw65_1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [333 <./app_1.jpg>] [334] Overfull \vbox (9.00003pt too high) has occurred while \output is active [335 <./app_2.jpg>] [336] Overfull \vbox (9.00003pt too high) has occurred while \output is active [337 <./app_3.jpg>] [338] Overfull \vbox (9.00003pt too high) has occurred while \output is active [339 <./app_4.jpg>] [340] [341 <./http_12.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21730--21730 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 21730--21730 []\T1/ptm/m/n/10 read- [342] [343 <./ina219.jpg>] [344 <./ina219_1.jpg>] [345 <./lathe.jpg>] [346] [347 <./modbus_1.jpg>] [348 <./modbus_2.jpg>] Overfull \hbox (9.45337pt too wide) in paragraph at lines 22300--22300 []\T1/phv/m/n/10 Prop- Overfull \hbox (2.07335pt too wide) in paragraph at lines 22300--22300 \T1/phv/m/n/10 erty| Overfull \hbox (6.66344pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 name| Overfull \hbox (5.20348pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 set- Overfull \hbox (8.8834pt too wide) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 Name| Overfull \hbox (0.95361pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 pu- Overfull \hbox (7.07347pt too wide) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 is- Overfull \hbox (4.99327pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 off- Overfull \hbox (2.2235pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 type| Overfull \hbox (5.45348pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 swap| [349] [350] Underfull \hbox (badness 10000) in paragraph at lines 22590--22593 []\T1/ptm/m/n/10 The op-tional prop-erty [351] Underfull \hbox (badness 10000) in paragraph at lines 22645--22648 []\T1/ptm/m/n/10 The in-put Underfull \hbox (badness 10000) in paragraph at lines 22684--22687 []\T1/ptm/m/n/10 Each mod-bus [352] [353 <./mqtt-sub.png>] [354] [355 <./sparkplug_1.jpg>] [356] [357 <./mqtt _01.jpg>] [358 <./mqtt_02.jpg>] [359] [360] [361 <./logview_12.png> <./logview_ 22.png>] Underfull \hbox (badness 10000) in paragraph at lines 23344--23347 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 23348--23351 [] Underfull \hbox (badness 10000) in paragraph at lines 23360--23363 [] [362] [363 <./opcua_1.jpg>] [364] Underfull \hbox (badness 10000) in paragraph at lines 23587--23593 []\T1/ptm/m/n/10 This is the name of the tflite model file that should be place d in [365 <./config_1.png>] [366 <./config_2.png>] Overfull \vbox (18.18253pt too high) detected at line 23801 [367] [368 <./config_11.png (PNG copy)>] [369] [370] [371 <./img_001.jpg>] [372 <./img_002.jpg> <./img_003.jpg> <./img_005.jpg> <./img_004.jpg>] [373 <./p layback_01.jpg>] [374] [375 <./pt100.jpg> <./pt100_1.jpg>] [376 <./pt100_4wire. jpg>] [377 <./max31865_3wire.jpg>] [378 <./random_1.jpg>] [379 <./random_2.jpg> <./random_11.jpg>] [380 <./envirophat_1.jpg>] [381 <./envirophat_2.jpg>] [382] [383 <./opcua_11.jpg>] [384 <./opcua_2.jpg> <./opcua_3.jpg> <./opcua_4.jp g>] [385] Underfull \hbox (badness 10000) in paragraph at lines 25110--25110 []\T1/phv/m/n/10 Cer-tifi-cate Underfull \hbox (badness 10000) in paragraph at lines 25110--25110 []\T1/ptm/m/n/10 Ex-tended Key [386] [387] [388] [389 <./certificatestore-import.jpg> <./S7-1212.jpg>] [390 <./Address.jpg>] [391 <./GETPUT.jpg>] [392 <./s7.jpg>] [393] [394 <./datab lock.jpg>] [395] [396 <./img_1.jpg> <./img_2.jpg>] [397 <./sensehat.jpg>] [398 <./sensehat_1.jpg>] [399] [400 <./rest_01.jpg>] [401 <./rest_02.jpg>] [402] [403] [404] Overfull \vbox (2.5258pt too high) detected at line 26424 [405] [406] [407] Underfull \hbox (badness 10000) in paragraph at lines 26624--26627 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 26628--26631 [] [408 <./logview_13.png> <./logview_23.png>] [409 <./sinusoid_output.jpg>] [410 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [411 <./camera.jpg>] [412 <./s pinnaker_1.jpg> <./spinnaker_2.jpg>] [413 <./spinnaker_3.jpg> <./spinnaker_4.jp g> <./spinnaker_5.jpg>] [414] [415 <./suez_1.jpg>] [416 <./systeminfo_2.jpg>] [417 <./systeminfo_3.jpg>] [418 <./systeminfo_1.jpg> <./usb_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 27315--27315 []\T1/phv/m/n/10 Key| Overfull \hbox (2.2235pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 type| Overfull \hbox (1.67345pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 pins| Overfull \hbox (6.66344pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 name| Overfull \hbox (4.99327pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 scale| [419 <./usb_2.jpg>] [420 <./video4linux_1.jpg> <./video4linux_2.jpg>] [421 <./w ebcam.jpg>] [422] Overfull \vbox (9.00003pt too high) has occurred while \output is active [423 <./omf-plugin-pi-web1.jpg>] [424] [425] Overfull \vbox (9.00003pt too high) has occurred while \output is active [426 <./omf-plugin-eds1.jpg>] [427] [428] Overfull \vbox (9.00003pt too high) has occurred while \output is active [429 <./omf-plugin-ocs1.jpg>] [430] [431 <./PI_connectors1.jpg> <./PI_connect1. jpg>] [432 <./PI_token1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [433 <./omf-plugin-connector-relay1.jpg>] [434] [435] [436] [437] [438] Underfull \hbox (badness 10000) in paragraph at lines 28486--28486 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 28486--28486 []\T1/ptm/m/n/10 read- [439 <./azure.jpg>] [440] Overfull \hbox (34.32385pt too wide) in paragraph at lines 28650--28652 []\T1/ptm/m/n/10 Click on the menu icon in the top left cor-ner of the page [] [441 <./gcp_02.jpg> <./gcp_03.jpg> <./gcp_menu.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 28694--28696 []\T1/ptm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [442 <./gcp_registry.jpg> <./gcp_add_registry.jpg>] [443 <./gcp_devices.jpg> <. /gcp_create_device.jpg>] [444 <./certs.jpg> <./import.jpg>] [445 <./gcp_01.jpg> ] [446 <./graphite_1.jpg>] [447 <./harper.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 29153--29153 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 29153--29153 []\T1/ptm/m/n/10 read- [448 <./http_1.jpg>] [449] [450 <./http_11.jpg>] [451] [452] [453] [454 <./infl uxdb_1.jpg>] [455 <./influxdb_11.jpg>] [456 <./kafka.jpg> <./png_1.jpg>] [457 <./splunk_1.jpg>] [458 <./thingspeak_1.jpg>] [459 <./thingspeak_2.jpg>] [460 <./thingspeak_3.jpg>] [461 <./thingspeak_4.jpg>] [462 <./asset.jpg>] [463] [464 <./split.png>] [465 <./change.jpg>] [466 <./config1.jpg>] [467 <./co nfig2.jpg>] [468] [469] [470] [471] [472] [473 <./delta.jpg>] [474 <./downsampl e_1.jpg>] [475 <./downsample_2.jpg> <./edgeml.jpg>] [476] [477] [478] [479 <./e ma_1.jpg>] [480 <./eventrate_1.jpg>] [481 <./eventrate_2.jpg> <./expression.jpg >] [482] [483 <./fft_1.jpg> <./fft_2.jpg>] [484] [485 <./fft2.jpg>] [486] [487 <./validity.jpg>] [488 <./greyscale.jpg>] [489 <./log_1.jpg>] [490 <./meta data.jpg>] [491] [492 <./mirror_01.jpg>] [493 <./omfhint.jpg>] [494] [495] [496 <./python35_1.jpg>] [497] [498] [499] [500 <./python35_11.jpg>] [501] [502] [503] [504 <./logview_11.png> <./logview_21.png>] Overfull \hbox (86.58911pt too wide) in paragraph at lines 32892--32895 [] Overfull \hbox (192.50856pt too wide) in paragraph at lines 32896--32899 [] Overfull \hbox (78.1994pt too wide) in paragraph at lines 32900--32903 [] [505] [506 <./rate_1.jpg> <./rate_2.jpg>] [507 <./rate_3.jpg>] [508 <./rename.p ng>] [509] [510 <./replace.jpg>] [511 <./rms_1.jpg>] [512 <./rotate_01.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 \T1/ptm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 As-set [513 <./scale.jpg>] Overfull \hbox (5.78032pt too wide) in paragraph at lines 33613--33613 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 33613--33613 []\T1/ptm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 33613--33613 []\T1/ptm/m/n/10 off- [514 <./scaleset_1.jpg>] [515] [516 <./sigma_2.jpg> <./sigma_1.jpg>] [517] [518 <./python_1.jpg>] [519 <./specgram.jpg>] [520 <./statistics_1.jpg>] [521] [522 <./threshold.jpg>] [523 <./vibration_1.jpg>] [524 <./threshold1.jpg> ] [525 <./average_1.jpg> <./average_2.jpg>] [526 <./average_3.jpg> <./average_4 .jpg>] [527 <./delta_1.jpg> <./delta_2.jpg>] [528 <./periodic_1.jpg>] [529 <./e xpression_1.jpg> <./expression_2.jpg>] [530 <./sigma_11.jpg>] [531 <./watchdog_ 1.jpg> <./watchdog_2.jpg>] [532 <./alexa_1.jpg>] [533 <./asset_1.jpg>] [534 <./ config_1.jpg>] [535 <./control_01.jpg>] [536] [537 <./email_1.jpg>] [538 <./cha t_1.jpg>] [539 <./chat_2.jpg>] [540 <./chat_3.jpg> <./chat_6.jpg>] [541 <./chat _4.jpg> <./chat_5.jpg>] [542 <./ifttt_1.jpg>] [543 <./ifttt_2.jpg>] [544 <./jir a_1.jpg>] [545 <./jira_2.jpg>] [546 <./config_11.jpg>] [547] [548 <./mqtt_1.jpg >] [549 <./north_1.jpg>] [550 <./setpoint_11.jpg>] [551 <./python_11.jpg>] [552 <./setpoint_12.jpg>] [553] [554 <./slack_01.jpg>] [555 <./slack_2.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [556 <./slack_3.jpg>] [557] [558 <./botfather.jpg>] [559 <./telegram_1.jpg>] [560 <./telegram_2.jpg>] [561 <./zendesk_1.jpg>] [562 <./zendesk_2.jpg>] Chapter 17. [563] (./foglamp-bridge.ind [564] [565]) (./foglamp-bridge.aux) Package rerunfilecheck Warning: File `foglamp-bridge.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on foglamp-bridge.pdf (571 pages, 26219519 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: References changed. 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.aux' 'foglamp-bridge.out' 'foglamp-bridge.toc' ------------ Run number 3 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/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.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) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.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/titlesec/titlesec.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) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.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/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/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/parskip/parskip.sty) (/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/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.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/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/texlive/texmf-dist/tex/latex/psnfss/t1ptm.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/texlive/texmf-dist/tex/latex/psnfss/t1phv.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. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [2] [3 <./dashboard. 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_conf ig.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] [21] Overfull \vbox (9.00003pt too high) has occurred while \output is active [22 <./omf-plugin-ocs.jpg>] [23] [24 <./PI_connectors.jpg> <./PI_connect.jpg>] [25 <./PI_token.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [26 <./omf-plugin-connector-relay.jpg>] [27] [28] [29] [30] [31] [32 <./backup. JPG>] [33 <./support.JPG>] [34] Chapter 2. [35] [36 <./filter_1.jpg>] [37 <./filter_2.jpg>] [38 <./filter_3.jpg>] [39 <./f ilter_4.jpg>] [40 <./filter_5.jpg>] [41 <./filter_6.jpg>] [42 <./filter_7.jpg>] [43 <./filter_8.jpg>] [44 <./filter_9.jpg>] [45 <./filter_10.jpg>] [46] Chapter 3. [47 <./flir_architecture.png>] [48] [49 <./pipelines.png>] [50] Chapter 4. [51] [52] [53] [54] [55] [56] [57] [58] Chapter 5. [59] [60] [61 <./developer_features.jpg> <./manual_purge.jpg> <./eraser.jpg> <. /deprecated_1.png>] [62 <./deprecated_2.png>] [63] [64 <./logview_1.png>] [65 <./logview_2.png>] [66] [67 <./pip_1.jpg> <./pip_2.jpg>] [68 <./pip_3.jpg>] [69] [70] Chapter 6. [71 <./admin_api.jpg>] [72 <./enable_https.jpg> <./connection_https.jpg>] [73 <./authentication.jpg>] [74 <./login.jpg> <./login_dashboard.jpg>] [75 <./u ser_pulldown.jpg> <./profile.jpg>] [76 <./password.jpg> <./password_rotation.jp g>] [77 <./user_management.jpg>] [78 <./add_user.jpg>] [79 <./change_role.jpg> <./reset_password.jpg>] [80 <./delete_user.jpg>] [81 <./certificate_store.jpg> <./update_certificate.jpg>] [82] Chapter 7. [83] [84 <./storage_01.jpg> <./storage_02.jpg>] [85 <./sqlite_storage_configura tion.jpg>] [86] [87 <./storage_03.jpg>] [88 <./purge_01.jpg>] [89 <./purge_02.j pg> <./purge_03.jpg>] [90] Chapter 8. [91] [92 <./south_advanced.jpg>] [93 <./north_advanced.jpg>] [94 <./service_mon itor.jpg>] [95 <./scheduler_advanced.jpg>] [96] [97 <./storage_config.png>] [98 <./sqlite_config.png>] [99 <./sqlitelb_config.png> <./postgres_config.png>] [100 <./sqlitememory_config.png>] Chapter 9. [101] [102] [103] [104 <./add_notification_service.jpg> <./enable_notify_servic e.jpg>] [105 <./notification_settings_icon.jpg> <./notification_settings.jpg>] [106 <./empty_notifications.jpg> <./notification_1.jpg>] [107 <./notification_2 .jpg> <./notification_3.jpg>] [108 <./notification_4.jpg>] [109 <./notification _5.jpg> <./notification_6.jpg>] [110 <./notification_7.jpg> <./notification_8.j pg>] [111 <./slack.jpg> <./notification_log.jpg>] [112 <./notification_log_type .jpg>] [113 <./notification_list.jpg>] [114 <./notification_edit.jpg>] Chapter 10. [115] [116 <./setpoint_1.jpg>] [117 <./setpoint_2.jpg>] [118 <./setpoint_3.jpg> ] [119] [120 <./edge_control_path.jpg> <./advanced_south.jpg>] [121] [122 <./si ne_in.jpg>] [123 <./sine_out5.jpg>] [124 <./sine_out_change.jpg> <./EndToEnd.jp g>] [125 <./north_map1.jpg> <./north_map2.jpg>] [126 <./opcua_server.jpg>] [127 <./north_map3.jpg> <./north_map4.jpg>] [128] [129 <./automation_1.jpg> <./ automation_2.jpg>] [130 <./automation_5.jpg> <./automation_6.jpg>] [131 <./auto mation_7.jpg>] [132 <./automation_8.jpg> <./automation_9.jpg>] [133 <./automati on_10.jpg> <./automation_11.jpg>] [134 <./automation_12.jpg> <./automation_13.j pg>] [135 <./automation_14.jpg> <./automation_15.jpg>] [136 <./automation_16.jp g> <./automation_4.jpg>] [137 <./automation_3.jpg>] [138 <./automation_17.jpg>] [139 <./ACL_1.jpg> <./ACL_2.jpg>] [140 <./ACL_3.jpg> <./ACL_4.jpg> <./ACL_5.jpg >] [141 <./ACL_6.jpg> <./ACL_7.jpg>] [142 <./ACL_8.jpg> <./ACL_9.jpg>] [143 <./ dispatcher-config.jpg>] [144] Chapter 11. [145] Overfull \hbox (6.03357pt too wide) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Type| Overfull \hbox (11.67346pt too wide) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/phv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 \T1/phv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 \T1/phv/m/n/10 Sta- Overfull \hbox (4.80345pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Stor- Overfull \hbox (13.89328pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.80345pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Stor- Overfull \hbox (5.56334pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Post- Overfull \hbox (1.66345pt too wide) in paragraph at lines 7129--7129 \T1/ptm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.33348pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 North| Overfull \hbox (6.67346pt too wide) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 7129--7129 []\T1/ptm/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.7157 ...o}{● flir.service \PYGZhy{} LSB: Flir} [146] [147] Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A float-ing point Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A string ei-ther Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 []\T1/ptm/m/n/10 A std::vector of Underfull \hbox (badness 10000) in paragraph at lines 7402--7402 \T1/ptm/m/n/10 std::vector [148] [149] Overfull \hbox (10.01343pt too wide) in paragraph at lines 7548--7548 []\T1/phv/m/n/10 Mode| Overfull \hbox (0.56345pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 poll| Overfull \hbox (7.77344pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 async| Overfull \hbox (4.4436pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 none| Overfull \hbox (2.77356pt too wide) in paragraph at lines 7548--7548 []\T1/ptm/m/n/10 con- [150] Underfull \hbox (badness 10000) in paragraph at lines 7699--7699 []\T1/phv/m/n/10 Flag Overfull \hbox (33.13313pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_COMMON| Overfull \hbox (37.5732pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_READINGS| Overfull \hbox (20.91328pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_ASYNC| Overfull \hbox (56.25322pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_PERSIST_DATA| Overfull \hbox (22.57332pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_INGEST| Overfull \hbox (82.92314pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_GET_MANAGEMENT| Overfull \hbox (56.99335pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_GET_STORAGE| Overfull \hbox (50.91315pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_DEPRECATED| Overfull \hbox (25.99333pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_BUILTIN| Overfull \hbox (33.84332pt too wide) in paragraph at lines 7699--7699 []\T1/ptm/m/n/10 SP_CONTROL| [151] [152] [153] Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 dep-re- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 \T1/ptm/m/n/10 scrip- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 \T1/ptm/m/n/10 play- Overfull \hbox (1.25105pt too wide) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 manda- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 max-i- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 min-i- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 read- Underfull \hbox (badness 10000) in paragraph at lines 7987--7987 []\T1/ptm/m/n/10 va-lid- [154] [155] [156] [157] [158] [159] [160] [161] Overfull \vbox (0.69795pt too high) detected at line 8658 [162] Underfull \vbox (badness 10000) detected at line 8658 Overfull \vbox (2.68169pt too high) detected at line 8658 [163] Underfull \vbox (badness 10000) detected at line 8658 Overfull \vbox (2.68169pt too high) detected at line 8658 [164] [165] [166] Underfull \vbox (badness 3503) detected at line 8821 [167] 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.8827 ...ludegraphics{{06_dht11_tags_in_PI}.jpg}} [168] [169] [170] [171] [172] [173] [174] [175] [176] Underfull \vbox (badness 10000) detected at line 9468 Overfull \vbox (2.68169pt too high) detected at line 9468 [177] [178] [179] [180] [181] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [182] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [183] Underfull \vbox (badness 10000) detected at line 9915 Overfull \vbox (2.68169pt too high) detected at line 9915 [184] [185] Overfull \vbox (12.18259pt too high) detected at line 10072 [186] [187] [188] Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/phv/m/n/10 En-try Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Overfull \hbox (17.47488pt too wide) in paragraph at lines 10291--10291 \T1/ptm/m/n/10 gin_shutdown| Underfull \hbox (badness 10000) in paragraph at lines 10291--10291 []\T1/ptm/m/n/10 plu- Overfull \hbox (8.6747pt too wide) in paragraph at lines 10291--10291 \T1/ptm/m/n/10 gin_register| [189] Underfull \hbox (badness 10000) in paragraph at lines 10384--10384 []\T1/ptm/m/n/10 ver- Underfull \hbox (badness 10000) in paragraph at lines 10384--10384 []\T1/ptm/m/n/10 in-ter- [190] [191] [192] [193] Underfull \hbox (badness 10000) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 as- Overfull \hbox (18.2486pt too wide) in paragraph at lines 10624--10624 \T1/ptm/m/n/10 set_code| Overfull \hbox (3.79878pt too wide) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 read- Overfull \hbox (11.58856pt too wide) in paragraph at lines 10624--10624 []\T1/ptm/m/n/10 user_ts| [194] Underfull \hbox (badness 10000) in paragraph at lines 10713--10713 []\T1/ptm/m/n/10 in-ter- Overfull \hbox (6.8121pt too wide) in paragraph at lines 10747--10747 []\T1/ptm/m/n/10 SP_PERSIST_DATA| [195] [196] [197] Overfull \vbox (1.74089pt too high) detected at line 10980 [198] [199] [200] [201] [202] [203] [204] Underfull \vbox (badness 3503) detected at line 11443 [205] [206] Overfull \vbox (7.43936pt too high) detected at line 11658 [207] Underfull \vbox (badness 10000) detected at line 11658 Overfull \vbox (2.68169pt too high) detected at line 11658 [208] Underfull \vbox (badness 10000) detected at line 11658 Overfull \vbox (2.68169pt too high) detected at line 11658 [209] [210] [211] [212] Underfull \vbox (badness 10000) detected at line 11938 Overfull \vbox (2.68169pt too high) detected at line 11938 [213] Underfull \vbox (badness 10000) detected at line 11938 Overfull \vbox (2.68169pt too high) detected at line 11938 [214] [215] [216] [217] [218] Underfull \hbox (badness 10000) in paragraph at lines 12262--12265 []\T1/ptm/m/n/10 ad-di-tional_libs=^^QDIRECTORY_NAME:FILE_NAME^^Q - in case of sin-gle ad-di- Underfull \hbox (badness 10000) in paragraph at lines 12262--12265 \T1/ptm/m/n/10 tional_libs=^^QDIRECTORY_NAME:FILE_NAME1,DIRECTORY_NAME:FILE_NAM E2^^Q - in [219] [220] [221] [222] [223] [224] [225] [226] [227] [228] [229] [230] Overfull \vbox (13.94023pt too high) detected at line 13192 [231] [232] [233] [234] [235] [236] [237] [238] Chapter 12. [239] Overfull \hbox (8.4173pt too wide) in paragraph at lines 13904--13904 []\T1/phv/m/n/10 Name| Overfull \hbox (2.95094pt too wide) in paragraph at lines 13904--13904 []\T1/phv/m/n/10 Type| Overfull \hbox (6.74696pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 times- Overfull \hbox (1.74722pt too wide) in paragraph at lines 13904--13904 \T1/ptm/m/n/10 tamp| Overfull \hbox (6.9205pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 times- Overfull \hbox (1.92076pt too wide) in paragraph at lines 13904--13904 \T1/ptm/m/n/10 tamp| Overfull \hbox (7.84723pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 source| Overfull \hbox (4.70067pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 string| Overfull \hbox (5.57733pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 sever- Overfull \hbox (4.70067pt too wide) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 13904--13904 []\T1/ptm/m/n/10 ob- [240] Overfull \hbox (10.44678pt too wide) in paragraph at lines 14020--14020 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 14020--14020 []\T1/phv/m/n/10 Type| Overfull \hbox (9.87671pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 source| Overfull \hbox (7.7833pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 string| Overfull \hbox (7.60681pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 sever- Overfull \hbox (7.7833pt too wide) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 14020--14020 []\T1/ptm/m/n/10 ob- [241] Overfull \hbox (5.69618pt too wide) in paragraph at lines 14107--14107 []\T1/phv/m/n/10 Name| Overfull \hbox (4.02585pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 times- Overfull \hbox (4.22527pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 2018-04-16 Overfull \hbox (5.12611pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 source| Overfull \hbox (2.00543pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 string| Overfull \hbox (2.85622pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 sever- Overfull \hbox (2.00543pt too wide) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 14107--14107 []\T1/ptm/m/n/10 ob- [242] Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 dis-play- Overfull \hbox (0.6281pt too wide) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 14225--14225 []\T1/ptm/m/n/10 Net-work Set- [243] [244] Underfull \vbox (badness 10000) detected at line 14506 [245] [246] [247] [248] Overfull \hbox (3.72975pt too wide) in paragraph at lines 15119--15119 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 15119--15119 []\T1/phv/m/n/10 Type| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 \T1/ptm/m/n/10 scrip- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 15119--15119 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 15119--15119 []\T1/ptm/m/n/10 string| [249] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15300--15300 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15300--15300 []\T1/ptm/m/n/10 rea- [250] [251] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15546--15546 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 15546--15546 []\T1/ptm/m/n/10 in-te- [252] [253] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15741--15741 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 15741--15741 []\T1/ptm/m/n/10 rea- [254] Overfull \hbox (6.02782pt too wide) in paragraph at lines 15891--15891 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 15891--15891 []\T1/ptm/m/n/10 rea- Overfull \hbox (27.84927pt too wide) in paragraph at lines 15959--15962 []|\T1/ptm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 16002--16004 []|\T1/ptm/m/n/10 au-then-ti-ca- Overfull \hbox (143.52824pt too wide) in paragraph at lines 16050--16053 []|\T1/ptm/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 16076--16079 []|\T1/ptm/m/n/10 2113.076449394226| [255] [256] Underfull \hbox (badness 10000) in paragraph at lines 16273--16275 []|\T1/ptm/m/n/10 statis- Overfull \hbox (9.45767pt too wide) in paragraph at lines 16273--16275 \T1/ptm/m/n/10 tics[].*NORTH_TASK_NAME*| [257] [258] Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 [].times- Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 JSON Underfull \hbox (badness 10000) in paragraph at lines 16510--16510 []\T1/ptm/m/n/10 {^^Pread-ing^^Q: {^^Px^^Q:0, ^^Py^^Q:0, [259] [260] Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/phv/m/n/10 Ex-am- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 {read- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- Underfull \hbox (badness 10000) in paragraph at lines 16749--16749 []\T1/ptm/m/n/10 num- [261] Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16870--16870 []\T1/ptm/m/n/10 2018-04-16 [262] Chapter 13. [263] [264] [265] [266] [267] [268] Chapter 14. [269] [270] [271] [272] Chapter 15. [273] [274] [275] [276] [277] [278] [279] [280] [281 <./add_notification_servic e1.jpg>] [282 <./enable_notify_service1.jpg> <./notification_settings_icon1.jpg >] [283 <./notification_settings1.jpg>] [284 <./empty_notifications1.jpg>] [285 <./notification_11.jpg> <./notification_21.jpg>] [286 <./notification_31.j pg>] [287 <./notification_41.jpg>] [288 <./notification_51.jpg> <./notification _61.jpg>] [289 <./notification_71.jpg> <./notification_81.jpg>] [290 <./slack1. jpg>] [291 <./notification_log1.jpg>] [292 <./notification_log_type1.jpg>] [293 <./notification_list1.jpg>] [294 <./notification_edit1.jpg>] Chapter 16. [295] [296 <./abb_01.jpg> <./abb_02.jpg>] [297 <./am2315_1.jpg> <./am2315_2.jpg >] [298] [299 <./beckhoff_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 19106--19106 []\T1/phv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 as- Overfull \hbox (0.55345pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 \T1/ptm/m/n/10 a- Overfull \hbox (5.56345pt too wide) in paragraph at lines 19106--19106 \T1/ptm/m/n/10 point| Overfull \hbox (6.66344pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 name| Overfull \hbox (8.33362pt too wide) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 19106--19106 []\T1/ptm/m/n/10 in- [300] [301] [302 <./cc2650.jpg>] [303 <./cc2650_1.jpg>] [304 <./coap_1.jpg>] [305 <./csv_1.jpg>] [306 <./csv_config1.jpg>] [307] Underfull \hbox (badness 10000) in paragraph at lines 19775--19778 []\T1/ptm/m/n/10 The times-tamp for-mat [308 <./csv_config2.jpg>] [309] [310] [311 <./dht111.jpg>] [312 <./dht11_11.jpg > <./dht11.jpg>] [313 <./dht11_1.jpg> <./digiducer.jpg>] [314 <./digiducer_1.jp g> <./digiducer_2.jpg>] [315 <./digiducer_3.jpg> <./dnp3.jpg>] [316] [317 <./dt 9837A.jpg>] [318 <./dt9837_1.jpg> <./dt9837_2.jpg>] [319 <./dt9837_3.jpg>] [320 <./dt9837_4.jpg>] [321 <./config11.jpg>] [322 <./config21.jpg>] [323] [324 <./etherip_1.jpg>] [325 <./etherip_2.jpg>] [326] [327 <./expression_11.jpg >] [328 <./flir_1.jpg> <./flir_2.jpg>] [329 <./flir_3.jpg> <./AX8.jpg>] [330 <./flir_setup.jpg> <./AX8_1.jpg>] [331] [332 <./gw65_1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [333 <./app_1.jpg>] [334] Overfull \vbox (9.00003pt too high) has occurred while \output is active [335 <./app_2.jpg>] [336] Overfull \vbox (9.00003pt too high) has occurred while \output is active [337 <./app_3.jpg>] [338] Overfull \vbox (9.00003pt too high) has occurred while \output is active [339 <./app_4.jpg>] [340] [341 <./http_12.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21730--21730 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 21730--21730 []\T1/ptm/m/n/10 read- [342] [343 <./ina219.jpg>] [344 <./ina219_1.jpg>] [345 <./lathe.jpg>] [346] [347 <./modbus_1.jpg>] [348 <./modbus_2.jpg>] Overfull \hbox (9.45337pt too wide) in paragraph at lines 22300--22300 []\T1/phv/m/n/10 Prop- Overfull \hbox (2.07335pt too wide) in paragraph at lines 22300--22300 \T1/phv/m/n/10 erty| Overfull \hbox (6.66344pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 name| Overfull \hbox (5.20348pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 set- Overfull \hbox (8.8834pt too wide) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 Name| Overfull \hbox (0.95361pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 pu- Overfull \hbox (7.07347pt too wide) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 \T1/ptm/m/n/10 is- Overfull \hbox (4.99327pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 off- Overfull \hbox (2.2235pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 type| Overfull \hbox (5.45348pt too wide) in paragraph at lines 22300--22300 []\T1/ptm/m/n/10 swap| [349] [350] Underfull \hbox (badness 10000) in paragraph at lines 22590--22593 []\T1/ptm/m/n/10 The op-tional prop-erty [351] Underfull \hbox (badness 10000) in paragraph at lines 22645--22648 []\T1/ptm/m/n/10 The in-put Underfull \hbox (badness 10000) in paragraph at lines 22684--22687 []\T1/ptm/m/n/10 Each mod-bus [352] [353 <./mqtt-sub.png>] [354] [355 <./sparkplug_1.jpg>] [356] [357 <./mqtt _01.jpg>] [358 <./mqtt_02.jpg>] [359] [360] [361 <./logview_12.png> <./logview_ 22.png>] Underfull \hbox (badness 10000) in paragraph at lines 23344--23347 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 23348--23351 [] Underfull \hbox (badness 10000) in paragraph at lines 23360--23363 [] [362] [363 <./opcua_1.jpg>] [364] Underfull \hbox (badness 10000) in paragraph at lines 23587--23593 []\T1/ptm/m/n/10 This is the name of the tflite model file that should be place d in [365 <./config_1.png>] [366 <./config_2.png>] Overfull \vbox (18.18253pt too high) detected at line 23801 [367] [368 <./config_11.png (PNG copy)>] [369] [370] [371 <./img_001.jpg>] [372 <./img_002.jpg> <./img_003.jpg> <./img_005.jpg> <./img_004.jpg>] [373 <./p layback_01.jpg>] [374] [375 <./pt100.jpg> <./pt100_1.jpg>] [376 <./pt100_4wire. jpg>] [377 <./max31865_3wire.jpg>] [378 <./random_1.jpg>] [379 <./random_2.jpg> <./random_11.jpg>] [380 <./envirophat_1.jpg>] [381 <./envirophat_2.jpg>] [382] [383 <./opcua_11.jpg>] [384 <./opcua_2.jpg> <./opcua_3.jpg> <./opcua_4.jp g>] [385] Underfull \hbox (badness 10000) in paragraph at lines 25110--25110 []\T1/phv/m/n/10 Cer-tifi-cate Underfull \hbox (badness 10000) in paragraph at lines 25110--25110 []\T1/ptm/m/n/10 Ex-tended Key [386] [387] [388] [389 <./certificatestore-import.jpg> <./S7-1212.jpg>] [390 <./Address.jpg>] [391 <./GETPUT.jpg>] [392 <./s7.jpg>] [393] [394 <./datab lock.jpg>] [395] [396 <./img_1.jpg> <./img_2.jpg>] [397 <./sensehat.jpg>] [398 <./sensehat_1.jpg>] [399] [400 <./rest_01.jpg>] [401 <./rest_02.jpg>] [402] [403] [404] Overfull \vbox (2.5258pt too high) detected at line 26424 [405] [406] [407] Underfull \hbox (badness 10000) in paragraph at lines 26624--26627 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 26628--26631 [] [408 <./logview_13.png> <./logview_23.png>] [409 <./sinusoid_output.jpg>] [410 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [411 <./camera.jpg>] [412 <./s pinnaker_1.jpg> <./spinnaker_2.jpg>] [413 <./spinnaker_3.jpg> <./spinnaker_4.jp g> <./spinnaker_5.jpg>] [414] [415 <./suez_1.jpg>] [416 <./systeminfo_2.jpg>] [417 <./systeminfo_3.jpg>] [418 <./systeminfo_1.jpg> <./usb_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 27315--27315 []\T1/phv/m/n/10 Key| Overfull \hbox (2.2235pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 type| Overfull \hbox (1.67345pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 pins| Overfull \hbox (6.66344pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 name| Overfull \hbox (4.99327pt too wide) in paragraph at lines 27315--27315 []\T1/ptm/m/n/10 scale| [419 <./usb_2.jpg>] [420 <./video4linux_1.jpg> <./video4linux_2.jpg>] [421 <./w ebcam.jpg>] [422] Overfull \vbox (9.00003pt too high) has occurred while \output is active [423 <./omf-plugin-pi-web1.jpg>] [424] [425] Overfull \vbox (9.00003pt too high) has occurred while \output is active [426 <./omf-plugin-eds1.jpg>] [427] [428] Overfull \vbox (9.00003pt too high) has occurred while \output is active [429 <./omf-plugin-ocs1.jpg>] [430] [431 <./PI_connectors1.jpg> <./PI_connect1. jpg>] [432 <./PI_token1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [433 <./omf-plugin-connector-relay1.jpg>] [434] [435] [436] [437] [438] Underfull \hbox (badness 10000) in paragraph at lines 28486--28486 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 28486--28486 []\T1/ptm/m/n/10 read- [439 <./azure.jpg>] [440] Overfull \hbox (34.32385pt too wide) in paragraph at lines 28650--28652 []\T1/ptm/m/n/10 Click on the menu icon in the top left cor-ner of the page [] [441 <./gcp_02.jpg> <./gcp_03.jpg> <./gcp_menu.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 28694--28696 []\T1/ptm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [442 <./gcp_registry.jpg> <./gcp_add_registry.jpg>] [443 <./gcp_devices.jpg> <. /gcp_create_device.jpg>] [444 <./certs.jpg> <./import.jpg>] [445 <./gcp_01.jpg> ] [446 <./graphite_1.jpg>] [447 <./harper.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 29153--29153 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 29153--29153 []\T1/ptm/m/n/10 read- [448 <./http_1.jpg>] [449] [450 <./http_11.jpg>] [451] [452] [453] [454 <./infl uxdb_1.jpg>] [455 <./influxdb_11.jpg>] [456 <./kafka.jpg> <./png_1.jpg>] [457 <./splunk_1.jpg>] [458 <./thingspeak_1.jpg>] [459 <./thingspeak_2.jpg>] [460 <./thingspeak_3.jpg>] [461 <./thingspeak_4.jpg>] [462 <./asset.jpg>] [463] [464 <./split.png>] [465 <./change.jpg>] [466 <./config1.jpg>] [467 <./co nfig2.jpg>] [468] [469] [470] [471] [472] [473 <./delta.jpg>] [474 <./downsampl e_1.jpg>] [475 <./downsample_2.jpg> <./edgeml.jpg>] [476] [477] [478] [479 <./e ma_1.jpg>] [480 <./eventrate_1.jpg>] [481 <./eventrate_2.jpg> <./expression.jpg >] [482] [483 <./fft_1.jpg> <./fft_2.jpg>] [484] [485 <./fft2.jpg>] [486] [487 <./validity.jpg>] [488 <./greyscale.jpg>] [489 <./log_1.jpg>] [490 <./meta data.jpg>] [491] [492 <./mirror_01.jpg>] [493 <./omfhint.jpg>] [494] [495] [496 <./python35_1.jpg>] [497] [498] [499] [500 <./python35_11.jpg>] [501] [502] [503] [504 <./logview_11.png> <./logview_21.png>] Overfull \hbox (86.58911pt too wide) in paragraph at lines 32892--32895 [] Overfull \hbox (192.50856pt too wide) in paragraph at lines 32896--32899 [] Overfull \hbox (78.1994pt too wide) in paragraph at lines 32900--32903 [] [505] [506 <./rate_1.jpg> <./rate_2.jpg>] [507 <./rate_3.jpg>] [508 <./rename.p ng>] [509] [510 <./replace.jpg>] [511 <./rms_1.jpg>] [512 <./rotate_01.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 \T1/ptm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 33519--33519 []\T1/ptm/m/n/10 As-set [513 <./scale.jpg>] Overfull \hbox (5.78032pt too wide) in paragraph at lines 33613--33613 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 33613--33613 []\T1/ptm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 33613--33613 []\T1/ptm/m/n/10 off- [514 <./scaleset_1.jpg>] [515] [516 <./sigma_2.jpg> <./sigma_1.jpg>] [517] [518 <./python_1.jpg>] [519 <./specgram.jpg>] [520 <./statistics_1.jpg>] [521] [522 <./threshold.jpg>] [523 <./vibration_1.jpg>] [524 <./threshold1.jpg> ] [525 <./average_1.jpg> <./average_2.jpg>] [526 <./average_3.jpg> <./average_4 .jpg>] [527 <./delta_1.jpg> <./delta_2.jpg>] [528 <./periodic_1.jpg>] [529 <./e xpression_1.jpg> <./expression_2.jpg>] [530 <./sigma_11.jpg>] [531 <./watchdog_ 1.jpg> <./watchdog_2.jpg>] [532 <./alexa_1.jpg>] [533 <./asset_1.jpg>] [534 <./ config_1.jpg>] [535 <./control_01.jpg>] [536] [537 <./email_1.jpg>] [538 <./cha t_1.jpg>] [539 <./chat_2.jpg>] [540 <./chat_3.jpg> <./chat_6.jpg>] [541 <./chat _4.jpg> <./chat_5.jpg>] [542 <./ifttt_1.jpg>] [543 <./ifttt_2.jpg>] [544 <./jir a_1.jpg>] [545 <./jira_2.jpg>] [546 <./config_11.jpg>] [547] [548 <./mqtt_1.jpg >] [549 <./north_1.jpg>] [550 <./setpoint_11.jpg>] [551 <./python_11.jpg>] [552 <./setpoint_12.jpg>] [553] [554 <./slack_01.jpg>] [555 <./slack_2.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [556 <./slack_3.jpg>] [557] [558 <./botfather.jpg>] [559 <./telegram_1.jpg>] [560 <./telegram_2.jpg>] [561 <./zendesk_1.jpg>] [562 <./zendesk_2.jpg>] Chapter 17. [563] (./foglamp-bridge.ind [564] [565]) (./foglamp-bridge.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on foglamp-bridge.pdf (571 pages, 26219776 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' Latexmk: Errors, in force_mode: so I tried finishing targets Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 [rtd-command-info] start-time: 2022-09-02T14:24:54.099350Z, end-time: 2022-09-02T14:24:54.180212Z, 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: 2022-09-02T14:24:54.390293Z, end-time: 2022-09-02T14:28:05.444292Z, duration: 191, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . _build/epub Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-service-dispatcher 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog Building plugin and service configuration appendices Default develop used for plugin and service documentation EXCLUDED FLEDGE TOPIC REPOS...fledge-north-edgex fledge-north-iec104 fledge-north-opcuaclient fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS...fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-south-chain foglamp-south-jsonplayback foglamp-filter-dataframe foglamp-rule-ML-engine-failure foglamp-south-esp8266 foglamp-south-image-classifier fledge-north-gcp-python foglamp-filter-ai foglamp-filter-bad-bearing foglamp-filter-dnn foglamp-filter-insight foglamp-filter-reaper foglamp-north-mqtt-scripted 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-gcp-ps fledge-north-harperdb fledge-north-http fledge-north-http-c fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted fledge-north-s7-python fledge-north-thingspeak fledge-notify-alexa-notifyme fledge-notify-asset fledge-notify-blynk fledge-notify-control fledge-notify-customasset 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-delta fledge-rule-outofbound fledge-rule-simple-expression fledge-rule-watchdog fledge-service-dispatcher 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-expression fledge-south-FlirAX8 fledge-south-game fledge-south-http 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-rpienviro fledge-south-s2opcua fledge-south-s7-python 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-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-ml-inference foglamp-filter-rms-trigger foglamp-filter-rotate foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram foglamp-filter-statistics foglamp-filter-velocity foglamp-filter-vibration_features foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-png 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-service-bucketstorage foglamp-service-management foglamp-south-abb foglamp-south-beckhoff foglamp-south-coin-detection foglamp-south-digiducer foglamp-south-dt9837 foglamp-south-edgeml foglamp-south-etherip foglamp-south-gw65 foglamp-south-mqtt-scripted foglamp-south-person-detector foglamp-south-phidget foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-usb-scanner foglamp-south-video4linux foglamp-south-webcam-media flir-south-flir-camera Sorted REPOS LIST: fledge-display fledge-gui 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 foglamp-south-coin-detection 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 foglamp-south-etherip fledge-south-expression flir-south-flir-camera fledge-south-FlirAX8 fledge-south-game foglamp-south-gw65 fledge-south-http 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-person-detector foglamp-south-phidget foglamp-south-piwebapi fledge-south-playback fledge-south-pt100 fledge-south-random fledge-south-randomwalk fledge-south-roxtec fledge-south-rpienviro fledge-south-s2opcua fledge-south-s7-python foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos fledge-south-sensehat fledge-south-sensorphone foglamp-south-simple-rest fledge-south-sinusoid foglamp-south-spinnaker foglamp-south-suez fledge-south-systeminfo foglamp-south-usb-scanner fledge-south-usb4704 foglamp-south-video4linux foglamp-south-webcam-media fledge-south-wind-turbine fledge-north-azure fledge-north-gcp fledge-north-gcp-ps foglamp-north-graphite fledge-north-harperdb fledge-north-http fledge-north-http-c foglamp-north-influxdb foglamp-north-influxdbcloud fledge-north-kafka fledge-north-kafka-python fledge-north-mqtt-scripted foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-decode-ecc200 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-greyscale fledge-filter-log fledge-filter-metadata foglamp-filter-mirror foglamp-filter-ml-inference 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 foglamp-filter-rotate fledge-filter-scale fledge-filter-scale-set foglamp-filter-sigfns foglamp-filter-sigmacleanse foglamp-filter-simple-python foglamp-filter-specgram 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-control fledge-notify-customasset 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 fledge-rule-delta foglamp-rule-ML-bad-bearing fledge-rule-outofbound foglamp-rule-periodic fledge-rule-simple-expression foglamp-rule-simple-sigma fledge-rule-watchdog foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification Sorted SERVICE REPOS LIST: foglamp-service-bucketstorage fledge-service-dispatcher foglamp-service-management fledge-service-notification 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 *** WARNING: flir-south-b100 docs directory is missing. 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 *** WARNING: flir-south-Benchmark docs directory is missing. 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 'foglamp-south-coin-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coin_detection docs directory is missing. Cloning into 'fledge-south-coral-enviro'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-coral-enviro docs directory is missing. 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 *** WARNING: flir-south-CSV-Async docs directory is missing. 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 'foglamp-south-etherip'... /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 *** WARNING: flir-south-game docs directory is missing. 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-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 *** WARNING: flir-south-J1708 docs directory is missing. Cloning into 'fledge-south-J1939'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. 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 *** WARNING: flir-south-modbustcp docs directory is missing. 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 *** WARNING: flir-south-openweathermap docs directory is missing. Cloning into 'fledge-south-person-detection'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-person-detector'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 *** WARNING: flir-south-roxtec docs directory is missing. Cloning into 'fledge-south-rpienviro'... /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 'fledge-south-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south-s7_python docs directory is missing. Cloning into 'foglamp-south-s7'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-samotics4'... /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 *** WARNING: flir-south-Sarcos docs directory is missing. 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 *** WARNING: flir-south-sensorphone docs directory is missing. 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-spinnaker'... /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 'foglamp-south-usb-scanner'... warning: Could not find remote branch develop to clone. fatal: Remote branch develop not found in upstream origin cat: foglamp-south-usb-scanner/Package: No such file or directory mv: cannot stat 'foglamp-south-usb-scanner': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-south- docs directory is missing. Cloning into 'fledge-south-usb4704'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-south-video4linux'... /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 *** WARNING: flir-south-${plugin_name} docs directory is missing. 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 'fledge-north-gcp-ps'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-gcp_python docs directory is missing. 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 '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 *** WARNING: flir-north-kafka_python docs directory is missing. Cloning into 'fledge-north-mqtt-scripted'... fatal: Remote branch develop not found in upstream origin cat: fledge-north-mqtt-scripted/Package: No such file or directory mv: cannot stat 'fledge-north-mqtt-scripted': No such file or directory /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north- docs directory is missing. Cloning into 'foglamp-north-png'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-north-s7-python'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-north-s7_python docs directory is missing. 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 'foglamp-filter-ADM-LD-prediction'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ADM_LD_prediction docs directory is missing. 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 *** WARNING: flir-filter-blocktest docs directory is missing. Cloning into 'fledge-filter-change'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-contrast'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-contrast docs directory is missing. Cloning into 'foglamp-filter-csv-writer'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-decode-ecc200'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-decode_ecc200 docs directory is missing. 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-greyscale'... /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 'foglamp-filter-mirror'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-filter-ml-inference'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-filter-ml_inference docs directory is missing. 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 *** WARNING: flir-filter-rms-trigger docs directory is missing. Cloning into 'foglamp-filter-rotate'... /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 *** WARNING: flir-filter-sigfns docs directory is missing. 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-specgram'... /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 *** WARNING: flir-filter-velocity docs directory is missing. 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 *** WARNING: flir-notify-Blynk docs directory is missing. Cloning into 'foglamp-notify-config'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-control'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-notify-customasset'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-notify-customasset docs directory is missing. 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 'fledge-rule-delta'... /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 *** WARNING: flir-rule-bad_bearing docs directory is missing. Cloning into 'fledge-rule-outofbound'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-rule-OutOfBound docs directory is missing. 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 Cloning into 'fledge-rule-watchdog'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'foglamp-service-bucketstorage'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs Cloning into 'fledge-service-dispatcher'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-dispatcher docs directory is missing. Cloning into 'foglamp-service-management'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs *** WARNING: flir-service-management docs directory is missing. Cloning into 'fledge-service-notification'... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs loading translations [en]... done making output directory... 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 181 source files that are out of date updating environment: [new config] 181 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history reading sources... [ 1%] KERBEROS reading sources... [ 1%] OMF reading sources... [ 2%] acl reading sources... [ 2%] building_notification reading sources... [ 3%] building_pipelines reading sources... [ 3%] control reading sources... [ 4%] control_scripts reading sources... [ 4%] flir_architecture reading sources... [ 5%] flir_plugins reading sources... [ 6%] glossary reading sources... [ 6%] index reading sources... [ 7%] introduction reading sources... [ 7%] notifications reading sources... [ 8%] plugin_developers_guide/01_01_Data reading sources... [ 8%] plugin_developers_guide/01_Flir_plugins reading sources... [ 9%] plugin_developers_guide/02_writing_plugins reading sources... [ 9%] plugin_developers_guide/035_CPP reading sources... [ 10%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 11%] plugin_developers_guide/03_01_DHT11 reading sources... [ 11%] plugin_developers_guide/03_02_Control reading sources... [ 12%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 12%] plugin_developers_guide/03_02_south_python_Control reading sources... [ 13%] plugin_developers_guide/03_south_C_plugins reading sources... [ 13%] plugin_developers_guide/03_south_plugins reading sources... [ 14%] plugin_developers_guide/04_north_plugins reading sources... [ 14%] plugin_developers_guide/05_storage_plugins reading sources... [ 15%] plugin_developers_guide/06_filter_plugins reading sources... [ 16%] plugin_developers_guide/08_notify_plugins reading sources... [ 16%] plugin_developers_guide/09_packaging reading sources... [ 17%] plugin_developers_guide/10_testing reading sources... [ 17%] plugin_developers_guide/11_WSL2 reading sources... [ 18%] plugin_developers_guide/index reading sources... [ 18%] plugin_index reading sources... [ 19%] plugins/filter reading sources... [ 19%] plugins/flir-filter-FlirValidity/index reading sources... [ 20%] plugins/flir-filter-asset/index reading sources... [ 20%] plugins/flir-filter-asset_split/index reading sources... [ 21%] plugins/flir-filter-change/index reading sources... [ 22%] plugins/flir-filter-csv_writer/index reading sources... [ 22%] plugins/flir-filter-delta/index reading sources... [ 23%] plugins/flir-filter-downsample/index reading sources... [ 23%] plugins/flir-filter-edgeml/index reading sources... [ 24%] plugins/flir-filter-ema/index reading sources... [ 24%] plugins/flir-filter-eventrate/index reading sources... [ 25%] plugins/flir-filter-expression/index reading sources... [ 25%] plugins/flir-filter-fft/index reading sources... [ 26%] plugins/flir-filter-fft2/index reading sources... [ 27%] plugins/flir-filter-greyscale/index reading sources... [ 27%] plugins/flir-filter-log/index reading sources... [ 28%] plugins/flir-filter-metadata/index reading sources... [ 28%] plugins/flir-filter-mirror/index reading sources... [ 29%] plugins/flir-filter-omfhint/index reading sources... [ 29%] plugins/flir-filter-python27/index reading sources... [ 30%] plugins/flir-filter-python35/index reading sources... [ 30%] plugins/flir-filter-rate/index reading sources... [ 31%] plugins/flir-filter-rename/index reading sources... [ 32%] plugins/flir-filter-replace/index reading sources... [ 32%] plugins/flir-filter-rms/index reading sources... [ 33%] plugins/flir-filter-rotate/index reading sources... [ 33%] plugins/flir-filter-scale-set/index reading sources... [ 34%] plugins/flir-filter-scale/index reading sources... [ 34%] plugins/flir-filter-sigmacleanse/index reading sources... [ 35%] plugins/flir-filter-simple-python/index reading sources... [ 35%] plugins/flir-filter-specgram/index reading sources... [ 36%] plugins/flir-filter-statistics/index reading sources... [ 37%] plugins/flir-filter-threshold/index reading sources... [ 37%] plugins/flir-filter-vibration_features/index reading sources... [ 38%] plugins/flir-north-GCP/index reading sources... [ 38%] plugins/flir-north-HarperDB/index reading sources... [ 39%] plugins/flir-north-Kafka/index reading sources... [ 39%] plugins/flir-north-OMF/index reading sources... [ 40%] plugins/flir-north-ThingSpeak/index reading sources... [ 40%] plugins/flir-north-azure/index reading sources... [ 41%] plugins/flir-north-graphite/index reading sources... [ 41%] plugins/flir-north-http_north/index reading sources... [ 42%] plugins/flir-north-httpc/index reading sources... [ 43%] plugins/flir-north-influxdb/index reading sources... [ 43%] plugins/flir-north-influxdbcloud/index reading sources... [ 44%] plugins/flir-north-png/index reading sources... [ 44%] plugins/flir-north-splunk/index reading sources... [ 45%] plugins/flir-notify-Hangouts/index reading sources... [ 45%] plugins/flir-notify-North/index reading sources... [ 46%] plugins/flir-notify-Telegram/index reading sources... [ 46%] plugins/flir-notify-alexa/index reading sources... [ 47%] plugins/flir-notify-asset/index reading sources... [ 48%] plugins/flir-notify-config/index reading sources... [ 48%] plugins/flir-notify-control/index reading sources... [ 49%] plugins/flir-notify-email/index reading sources... [ 49%] plugins/flir-notify-ifttt/index reading sources... [ 50%] plugins/flir-notify-jira/index reading sources... [ 50%] plugins/flir-notify-jsonconfig/index reading sources... [ 51%] plugins/flir-notify-management/index reading sources... [ 51%] plugins/flir-notify-mqtt/index reading sources... [ 52%] plugins/flir-notify-operation/index reading sources... [ 53%] plugins/flir-notify-python35/index reading sources... [ 53%] plugins/flir-notify-setpoint/index reading sources... [ 54%] 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-Delta/index reading sources... [ 56%] 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... [ 58%] plugins/flir-rule-WatchDog/index reading sources... [ 58%] plugins/flir-rule-periodic/index reading sources... [ 59%] plugins/flir-south-ABB/index reading sources... [ 59%] plugins/flir-south-Beckhoff/index reading sources... [ 60%] plugins/flir-south-Csv/index reading sources... [ 60%] plugins/flir-south-Expression/index reading sources... [ 61%] plugins/flir-south-FlirAX8/index reading sources... [ 61%] plugins/flir-south-FlirCamera/index reading sources... [ 62%] plugins/flir-south-ModbusC/index reading sources... [ 62%] plugins/flir-south-PIWebAPI/index reading sources... [ 63%] plugins/flir-south-Random/index reading sources... [ 64%] plugins/flir-south-S7/index reading sources... [ 64%] plugins/flir-south-Spinnaker/index reading sources... [ 65%] plugins/flir-south-SuezWater/index reading sources... [ 65%] plugins/flir-south-am2315/index reading sources... [ 66%] plugins/flir-south-cc2650/index reading sources... [ 66%] plugins/flir-south-coap/index reading sources... [ 67%] plugins/flir-south-csvplayback/index reading sources... [ 67%] plugins/flir-south-dht11/index reading sources... [ 68%] plugins/flir-south-dht11_V2/index reading sources... [ 69%] 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-etherip/index reading sources... [ 71%] plugins/flir-south-gw65/index reading sources... [ 72%] plugins/flir-south-http_south/index reading sources... [ 72%] plugins/flir-south-ina219/index reading sources... [ 73%] plugins/flir-south-lathesim/index reading sources... [ 74%] plugins/flir-south-mqtt-readings/index reading sources... [ 74%] plugins/flir-south-mqtt-scripted/index reading sources... [ 75%] plugins/flir-south-mqtt_sparkplug/index reading sources... [ 75%] plugins/flir-south-opcua/index reading sources... [ 76%] plugins/flir-south-person_detection/index reading sources... [ 76%] plugins/flir-south-person_detector/index reading sources... [ 77%] plugins/flir-south-playback/index reading sources... [ 77%] plugins/flir-south-pt100/index reading sources... [ 78%] plugins/flir-south-randomwalk/index reading sources... [ 79%] plugins/flir-south-rpienviro/index reading sources... [ 79%] plugins/flir-south-s2opcua/index reading sources... [ 80%] plugins/flir-south-samotics4/index reading sources... [ 80%] plugins/flir-south-sensehat/index reading sources... [ 81%] plugins/flir-south-simple-rest/index reading sources... [ 81%] plugins/flir-south-sinusoid/index reading sources... [ 82%] plugins/flir-south-systeminfo/index reading sources... [ 82%] plugins/flir-south-usb4704/index reading sources... [ 83%] plugins/flir-south-video4linux/index reading sources... [ 83%] plugins/flir-south-webcam_media/index reading sources... [ 84%] plugins/north reading sources... [ 85%] plugins/notify reading sources... [ 85%] plugins/rule reading sources... [ 86%] plugins/south reading sources... [ 86%] processing_data reading sources... [ 87%] quick_start/backup reading sources... [ 87%] quick_start/camera reading sources... [ 88%] quick_start/datasources reading sources... [ 88%] quick_start/gui reading sources... [ 89%] quick_start/hardware reading sources... [ 90%] quick_start/index reading sources... [ 90%] quick_start/introduction reading sources... [ 91%] quick_start/north reading sources... [ 91%] quick_start/starting reading sources... [ 92%] quick_start/support reading sources... [ 92%] quick_start/troubleshooting reading sources... [ 93%] quick_start/update reading sources... [ 93%] quick_start/viewing reading sources... [ 94%] rest_api_guide/01_REST reading sources... [ 95%] rest_api_guide/02_RESTadmin reading sources... [ 95%] rest_api_guide/03_RESTuser reading sources... [ 96%] rest_api_guide/index reading sources... [ 96%] securing_flir reading sources... [ 97%] services/flir-service-bucketstorage/index reading sources... [ 97%] services/flir-service-notification/building_notification reading sources... [ 98%] services/flir-service-notification/index reading sources... [ 98%] services/index reading sources... [ 99%] storage reading sources... [100%] tuning_flir looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/foglamp-bridge/checkouts/develop/docs/introduction.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] 91_version_history writing output... [ 1%] KERBEROS writing output... [ 1%] OMF writing output... [ 2%] acl writing output... [ 2%] building_notification writing output... [ 3%] building_pipelines writing output... [ 3%] control writing output... [ 4%] control_scripts writing output... [ 4%] flir_architecture writing output... [ 5%] flir_plugins writing output... [ 6%] glossary writing output... [ 6%] index writing output... [ 7%] introduction writing output... [ 7%] notifications writing output... [ 8%] plugin_developers_guide/01_01_Data writing output... [ 8%] plugin_developers_guide/01_Flir_plugins writing output... [ 9%] plugin_developers_guide/02_writing_plugins writing output... [ 9%] plugin_developers_guide/035_CPP writing output... [ 10%] plugin_developers_guide/037_hybrid_plugins writing output... [ 11%] plugin_developers_guide/03_01_DHT11 writing output... [ 11%] plugin_developers_guide/03_02_Control writing output... [ 12%] plugin_developers_guide/03_02_DHT11_C writing output... [ 12%] plugin_developers_guide/03_02_south_python_Control writing output... [ 13%] plugin_developers_guide/03_south_C_plugins writing output... [ 13%] plugin_developers_guide/03_south_plugins writing output... [ 14%] plugin_developers_guide/04_north_plugins writing output... [ 14%] plugin_developers_guide/05_storage_plugins writing output... [ 15%] plugin_developers_guide/06_filter_plugins writing output... [ 16%] plugin_developers_guide/08_notify_plugins writing output... [ 16%] plugin_developers_guide/09_packaging writing output... [ 17%] plugin_developers_guide/10_testing writing output... [ 17%] plugin_developers_guide/11_WSL2 writing output... [ 18%] plugin_developers_guide/index writing output... [ 18%] plugin_index writing output... [ 19%] plugins/filter writing output... [ 19%] plugins/flir-filter-FlirValidity/index writing output... [ 20%] plugins/flir-filter-asset/index writing output... [ 20%] plugins/flir-filter-asset_split/index writing output... [ 21%] plugins/flir-filter-change/index writing output... [ 22%] plugins/flir-filter-csv_writer/index writing output... [ 22%] plugins/flir-filter-delta/index writing output... [ 23%] plugins/flir-filter-downsample/index writing output... [ 23%] plugins/flir-filter-edgeml/index writing output... [ 24%] plugins/flir-filter-ema/index writing output... [ 24%] plugins/flir-filter-eventrate/index writing output... [ 25%] plugins/flir-filter-expression/index writing output... [ 25%] plugins/flir-filter-fft/index writing output... [ 26%] plugins/flir-filter-fft2/index writing output... [ 27%] plugins/flir-filter-greyscale/index writing output... [ 27%] plugins/flir-filter-log/index writing output... [ 28%] plugins/flir-filter-metadata/index writing output... [ 28%] plugins/flir-filter-mirror/index writing output... [ 29%] plugins/flir-filter-omfhint/index writing output... [ 29%] plugins/flir-filter-python27/index writing output... [ 30%] plugins/flir-filter-python35/index writing output... [ 30%] plugins/flir-filter-rate/index writing output... [ 31%] plugins/flir-filter-rename/index writing output... [ 32%] plugins/flir-filter-replace/index writing output... [ 32%] plugins/flir-filter-rms/index writing output... [ 33%] plugins/flir-filter-rotate/index writing output... [ 33%] plugins/flir-filter-scale-set/index writing output... [ 34%] plugins/flir-filter-scale/index writing output... [ 34%] plugins/flir-filter-sigmacleanse/index writing output... [ 35%] plugins/flir-filter-simple-python/index writing output... [ 35%] plugins/flir-filter-specgram/index writing output... [ 36%] plugins/flir-filter-statistics/index writing output... [ 37%] plugins/flir-filter-threshold/index writing output... [ 37%] plugins/flir-filter-vibration_features/index writing output... [ 38%] plugins/flir-north-GCP/index writing output... [ 38%] plugins/flir-north-HarperDB/index writing output... [ 39%] plugins/flir-north-Kafka/index writing output... [ 39%] plugins/flir-north-OMF/index writing output... [ 40%] plugins/flir-north-ThingSpeak/index writing output... [ 40%] plugins/flir-north-azure/index writing output... [ 41%] plugins/flir-north-graphite/index writing output... [ 41%] plugins/flir-north-http_north/index writing output... [ 42%] plugins/flir-north-httpc/index writing output... [ 43%] plugins/flir-north-influxdb/index writing output... [ 43%] plugins/flir-north-influxdbcloud/index writing output... [ 44%] plugins/flir-north-png/index writing output... [ 44%] plugins/flir-north-splunk/index writing output... [ 45%] plugins/flir-notify-Hangouts/index writing output... [ 45%] plugins/flir-notify-North/index writing output... [ 46%] plugins/flir-notify-Telegram/index writing output... [ 46%] plugins/flir-notify-alexa/index writing output... [ 47%] plugins/flir-notify-asset/index writing output... [ 48%] plugins/flir-notify-config/index writing output... [ 48%] plugins/flir-notify-control/index writing output... [ 49%] plugins/flir-notify-email/index writing output... [ 49%] plugins/flir-notify-ifttt/index writing output... [ 50%] plugins/flir-notify-jira/index writing output... [ 50%] plugins/flir-notify-jsonconfig/index writing output... [ 51%] plugins/flir-notify-management/index writing output... [ 51%] plugins/flir-notify-mqtt/index writing output... [ 52%] plugins/flir-notify-operation/index writing output... [ 53%] plugins/flir-notify-python35/index writing output... [ 53%] plugins/flir-notify-setpoint/index writing output... [ 54%] 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-Delta/index writing output... [ 56%] 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... [ 58%] plugins/flir-rule-WatchDog/index writing output... [ 58%] plugins/flir-rule-periodic/index writing output... [ 59%] plugins/flir-south-ABB/index writing output... [ 59%] plugins/flir-south-Beckhoff/index writing output... [ 60%] plugins/flir-south-Csv/index writing output... [ 60%] plugins/flir-south-Expression/index writing output... [ 61%] plugins/flir-south-FlirAX8/index writing output... [ 61%] plugins/flir-south-FlirCamera/index writing output... [ 62%] plugins/flir-south-ModbusC/index writing output... [ 62%] plugins/flir-south-PIWebAPI/index writing output... [ 63%] plugins/flir-south-Random/index writing output... [ 64%] plugins/flir-south-S7/index writing output... [ 64%] plugins/flir-south-Spinnaker/index writing output... [ 65%] plugins/flir-south-SuezWater/index writing output... [ 65%] plugins/flir-south-am2315/index writing output... [ 66%] plugins/flir-south-cc2650/index writing output... [ 66%] plugins/flir-south-coap/index writing output... [ 67%] plugins/flir-south-csvplayback/index writing output... [ 67%] plugins/flir-south-dht11/index writing output... [ 68%] plugins/flir-south-dht11_V2/index writing output... [ 69%] 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-etherip/index writing output... [ 71%] plugins/flir-south-gw65/index writing output... [ 72%] plugins/flir-south-http_south/index writing output... [ 72%] plugins/flir-south-ina219/index writing output... [ 73%] plugins/flir-south-lathesim/index writing output... [ 74%] plugins/flir-south-mqtt-readings/index writing output... [ 74%] plugins/flir-south-mqtt-scripted/index writing output... [ 75%] plugins/flir-south-mqtt_sparkplug/index writing output... [ 75%] plugins/flir-south-opcua/index writing output... [ 76%] plugins/flir-south-person_detection/index writing output... [ 76%] plugins/flir-south-person_detector/index writing output... [ 77%] plugins/flir-south-playback/index writing output... [ 77%] plugins/flir-south-pt100/index writing output... [ 78%] plugins/flir-south-randomwalk/index writing output... [ 79%] plugins/flir-south-rpienviro/index writing output... [ 79%] plugins/flir-south-s2opcua/index writing output... [ 80%] plugins/flir-south-samotics4/index writing output... [ 80%] plugins/flir-south-sensehat/index writing output... [ 81%] plugins/flir-south-simple-rest/index writing output... [ 81%] plugins/flir-south-sinusoid/index writing output... [ 82%] plugins/flir-south-systeminfo/index writing output... [ 82%] plugins/flir-south-usb4704/index writing output... [ 83%] plugins/flir-south-video4linux/index writing output... [ 83%] plugins/flir-south-webcam_media/index writing output... [ 84%] plugins/north writing output... [ 85%] plugins/notify writing output... [ 85%] plugins/rule writing output... [ 86%] plugins/south writing output... [ 86%] processing_data writing output... [ 87%] quick_start/backup writing output... [ 87%] quick_start/camera writing output... [ 88%] quick_start/datasources writing output... [ 88%] quick_start/gui writing output... [ 89%] quick_start/hardware writing output... [ 90%] quick_start/index writing output... [ 90%] quick_start/introduction writing output... [ 91%] quick_start/north writing output... [ 91%] quick_start/starting writing output... [ 92%] quick_start/support writing output... [ 92%] quick_start/troubleshooting writing output... [ 93%] quick_start/update writing output... [ 93%] quick_start/viewing writing output... [ 94%] rest_api_guide/01_REST writing output... [ 95%] rest_api_guide/02_RESTadmin writing output... [ 95%] rest_api_guide/03_RESTuser writing output... [ 96%] rest_api_guide/index writing output... [ 96%] securing_flir writing output... [ 97%] services/flir-service-bucketstorage/index writing output... [ 97%] services/flir-service-notification/building_notification writing output... [ 98%] services/flir-service-notification/index writing output... [ 98%] services/index 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... [ 0%] images/PI_token.jpg copying images... [ 1%] images/omf-plugin-pi-web.jpg copying images... [ 1%] images/omf-plugin-connector-relay.jpg copying images... [ 1%] images/omf-plugin-eds.jpg copying images... [ 1%] images/omf-plugin-ocs.jpg copying images... [ 2%] images/ACL_1.jpg copying images... [ 2%] images/ACL_2.jpg copying images... [ 2%] images/ACL_3.jpg copying images... [ 2%] images/ACL_4.jpg copying images... [ 3%] images/ACL_5.jpg copying images... [ 3%] images/ACL_6.jpg copying images... [ 3%] images/ACL_7.jpg copying images... [ 3%] images/ACL_8.jpg copying images... [ 4%] images/ACL_9.jpg copying images... [ 4%] images/pipelines.png copying images... [ 4%] images/logview_1.png copying images... [ 4%] images/logview_2.png copying images... [ 5%] images/view_graph.jpg copying images... [ 5%] images/view_spreadsheet.jpg copying images... [ 5%] images/developer_features.jpg copying images... [ 5%] images/manual_purge.jpg copying images... [ 6%] images/eraser.jpg copying images... [ 6%] images/deprecated_1.png copying images... [ 6%] images/deprecated_2.png copying images... [ 7%] images/pip_1.jpg copying images... [ 7%] images/pip_2.jpg copying images... [ 7%] images/pip_3.jpg copying images... [ 7%] images/setpoint_1.jpg copying images... [ 8%] images/setpoint_2.jpg copying images... [ 8%] images/setpoint_3.jpg copying images... [ 8%] images/advanced_south.jpg copying images... [ 8%] images/edge_control_path.jpg copying images... [ 9%] images/sine_in.jpg copying images... [ 9%] images/sine_out5.jpg copying images... [ 9%] images/sine_out_change.jpg copying images... [ 9%] images/EndToEnd.jpg copying images... [ 10%] images/north_map1.jpg copying images... [ 10%] images/north_map2.jpg copying images... [ 10%] images/north_map3.jpg copying images... [ 10%] images/north_map4.jpg copying images... [ 11%] images/opcua_server.jpg copying images... [ 11%] images/dispatcher-config.jpg copying images... [ 11%] images/automation_1.jpg copying images... [ 11%] images/automation_2.jpg copying images... [ 12%] images/automation_3.jpg copying images... [ 12%] images/automation_4.jpg copying images... [ 12%] images/automation_5.jpg copying images... [ 13%] images/automation_6.jpg copying images... [ 13%] images/automation_7.jpg copying images... [ 13%] images/automation_8.jpg copying images... [ 13%] images/automation_9.jpg copying images... [ 14%] images/automation_10.jpg copying images... [ 14%] images/automation_11.jpg copying images... [ 14%] images/automation_12.jpg copying images... [ 14%] images/automation_13.jpg copying images... [ 15%] images/automation_14.jpg copying images... [ 15%] images/automation_15.jpg copying images... [ 15%] images/automation_16.jpg copying images... [ 15%] images/automation_17.jpg copying images... [ 16%] images/flir_architecture.png copying images... [ 16%] images/add_notification_service.jpg copying images... [ 16%] images/enable_notify_service.jpg copying images... [ 16%] images/empty_notifications.jpg copying images... [ 17%] images/notification_1.jpg copying images... [ 17%] images/notification_2.jpg copying images... [ 17%] images/notification_3.jpg copying images... [ 17%] images/notification_4.jpg copying images... [ 18%] images/notification_5.jpg copying images... [ 18%] images/notification_6.jpg copying images... [ 18%] images/notification_7.jpg copying images... [ 19%] images/notification_8.jpg copying images... [ 19%] images/slack.jpg copying images... [ 19%] images/notification_log.jpg copying images... [ 19%] images/notification_log_type.jpg copying images... [ 20%] images/notification_list.jpg copying images... [ 20%] images/notification_edit.jpg copying images... [ 20%] images/notification_settings.jpg copying images... [ 20%] images/notification_settings_icon.jpg copying images... [ 21%] 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... [ 21%] plugins/flir-filter-FlirValidity/images/validity.jpg copying images... [ 21%] plugins/flir-filter-asset/images/asset.jpg copying images... [ 21%] plugins/flir-filter-asset_split/images/split.png copying images... [ 22%] plugins/flir-filter-change/images/change.jpg copying images... [ 22%] plugins/flir-filter-csv_writer/images/config1.jpg copying images... [ 22%] plugins/flir-filter-csv_writer/images/config2.jpg copying images... [ 22%] plugins/flir-filter-delta/images/delta.jpg copying images... [ 23%] plugins/flir-filter-downsample/images/downsample_1.jpg copying images... [ 23%] plugins/flir-filter-downsample/images/downsample_2.jpg copying images... [ 23%] plugins/flir-filter-edgeml/images/edgeml.jpg copying images... [ 23%] plugins/flir-filter-ema/images/ema_1.jpg copying images... [ 24%] plugins/flir-filter-eventrate/images/eventrate_1.jpg copying images... [ 24%] plugins/flir-filter-eventrate/images/eventrate_2.jpg copying images... [ 24%] plugins/flir-filter-expression/images/expression.jpg copying images... [ 25%] plugins/flir-filter-fft/images/fft_1.jpg copying images... [ 25%] plugins/flir-filter-fft/images/fft_2.jpg copying images... [ 25%] plugins/flir-filter-fft2/images/fft2.jpg copying images... [ 25%] plugins/flir-filter-greyscale/images/greyscale.jpg copying images... [ 26%] plugins/flir-filter-log/images/log_1.jpg copying images... [ 26%] plugins/flir-filter-metadata/images/metadata.jpg copying images... [ 26%] plugins/flir-filter-mirror/images/mirror_01.jpg copying images... [ 26%] plugins/flir-filter-omfhint/images/omfhint.jpg copying images... [ 27%] plugins/flir-filter-python27/images/python35_1.jpg copying images... [ 27%] plugins/flir-filter-python35/images/python35_1.jpg copying images... [ 27%] plugins/flir-filter-python35/images/logview_1.png copying images... [ 27%] plugins/flir-filter-python35/images/logview_2.png copying images... [ 28%] plugins/flir-filter-rate/images/rate_1.jpg copying images... [ 28%] plugins/flir-filter-rate/images/rate_2.jpg copying images... [ 28%] plugins/flir-filter-rate/images/rate_3.jpg copying images... [ 28%] plugins/flir-filter-rename/images/rename.png copying images... [ 29%] plugins/flir-filter-replace/images/replace.jpg copying images... [ 29%] plugins/flir-filter-rms/images/rms_1.jpg copying images... [ 29%] plugins/flir-filter-rotate/images/rotate_01.jpg copying images... [ 29%] plugins/flir-filter-scale-set/images/scaleset_1.jpg copying images... [ 30%] plugins/flir-filter-scale/images/scale.jpg copying images... [ 30%] plugins/flir-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 30%] plugins/flir-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 30%] plugins/flir-filter-simple-python/images/python_1.jpg copying images... [ 31%] plugins/flir-filter-specgram/images/specgram.jpg copying images... [ 31%] plugins/flir-filter-statistics/images/statistics_1.jpg copying images... [ 31%] plugins/flir-filter-threshold/images/threshold.jpg copying images... [ 32%] plugins/flir-filter-vibration_features/images/vibration_1.jpg copying images... [ 32%] plugins/flir-north-GCP/images/gcp_menu.jpg copying images... [ 32%] plugins/flir-north-GCP/images/gcp_registry.jpg copying images... [ 32%] plugins/flir-north-GCP/images/gcp_add_registry.jpg copying images... [ 33%] plugins/flir-north-GCP/images/gcp_devices.jpg copying images... [ 33%] plugins/flir-north-GCP/images/gcp_create_device.jpg copying images... [ 33%] plugins/flir-north-GCP/images/certs.jpg copying images... [ 33%] plugins/flir-north-GCP/images/import.jpg copying images... [ 34%] plugins/flir-north-GCP/images/gcp_01.jpg copying images... [ 34%] plugins/flir-north-GCP/images/gcp_02.jpg copying images... [ 34%] plugins/flir-north-GCP/images/gcp_03.jpg copying images... [ 34%] plugins/flir-north-HarperDB/images/harper.jpg copying images... [ 35%] plugins/flir-north-Kafka/images/kafka.jpg copying images... [ 35%] plugins/flir-north-OMF/images/PI_connect.jpg copying images... [ 35%] plugins/flir-north-OMF/images/PI_connectors.jpg copying images... [ 35%] plugins/flir-north-OMF/images/PI_token.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-eds.jpg copying images... [ 36%] plugins/flir-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 37%] plugins/flir-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 37%] plugins/flir-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 37%] plugins/flir-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 38%] plugins/flir-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 38%] plugins/flir-north-azure/images/azure.jpg copying images... [ 38%] plugins/flir-north-graphite/images/graphite_1.jpg copying images... [ 38%] plugins/flir-north-http_north/images/http_1.jpg copying images... [ 39%] plugins/flir-north-httpc/images/http_1.jpg copying images... [ 39%] plugins/flir-north-influxdb/images/influxdb_1.jpg copying images... [ 39%] plugins/flir-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 39%] plugins/flir-north-png/images/png_1.jpg copying images... [ 40%] plugins/flir-north-splunk/images/splunk_1.jpg copying images... [ 40%] plugins/flir-notify-Hangouts/images/chat_1.jpg copying images... [ 40%] plugins/flir-notify-Hangouts/images/chat_2.jpg copying images... [ 40%] plugins/flir-notify-Hangouts/images/chat_3.jpg copying images... [ 41%] plugins/flir-notify-Hangouts/images/chat_4.jpg copying images... [ 41%] plugins/flir-notify-Hangouts/images/chat_5.jpg copying images... [ 41%] plugins/flir-notify-Hangouts/images/chat_6.jpg copying images... [ 41%] plugins/flir-notify-North/images/north_1.jpg copying images... [ 42%] plugins/flir-notify-Telegram/images/telegram_1.jpg copying images... [ 42%] plugins/flir-notify-Telegram/images/telegram_2.jpg copying images... [ 42%] plugins/flir-notify-Telegram/images/botfather.jpg copying images... [ 42%] plugins/flir-notify-alexa/images/alexa_1.jpg copying images... [ 43%] plugins/flir-notify-asset/images/asset_1.jpg copying images... [ 43%] plugins/flir-notify-config/images/config_1.jpg copying images... [ 43%] plugins/flir-notify-control/images/control_01.jpg copying images... [ 44%] plugins/flir-notify-email/images/email_1.jpg copying images... [ 44%] plugins/flir-notify-ifttt/images/ifttt_1.jpg copying images... [ 44%] plugins/flir-notify-ifttt/images/ifttt_2.jpg copying images... [ 44%] plugins/flir-notify-jira/images/jira_1.jpg copying images... [ 45%] plugins/flir-notify-jira/images/jira_2.jpg copying images... [ 45%] plugins/flir-notify-jsonconfig/images/config_1.jpg copying images... [ 45%] plugins/flir-notify-mqtt/images/mqtt_1.jpg copying images... [ 45%] plugins/flir-notify-operation/images/setpoint_1.jpg copying images... [ 46%] plugins/flir-notify-python35/images/python_1.jpg copying images... [ 46%] plugins/flir-notify-setpoint/images/setpoint_1.jpg copying images... [ 46%] plugins/flir-notify-slack/images/slack_01.jpg copying images... [ 46%] plugins/flir-notify-slack/images/slack_2.jpg copying images... [ 47%] plugins/flir-notify-slack/images/slack_3.jpg copying images... [ 47%] plugins/flir-notify-zendesk/images/zendesk_1.jpg copying images... [ 47%] plugins/flir-notify-zendesk/images/zendesk_2.jpg copying images... [ 47%] plugins/flir-rule-Average/images/average_1.jpg copying images... [ 48%] plugins/flir-rule-Average/images/average_2.jpg copying images... [ 48%] plugins/flir-rule-Average/images/average_3.jpg copying images... [ 48%] plugins/flir-rule-Average/images/average_4.jpg copying images... [ 48%] plugins/flir-rule-Delta/images/delta_1.jpg copying images... [ 49%] plugins/flir-rule-Delta/images/delta_2.jpg copying images... [ 49%] plugins/flir-rule-Simple-Expression/images/expression_1.jpg copying images... [ 49%] plugins/flir-rule-Simple-Expression/images/expression_2.jpg copying images... [ 50%] plugins/flir-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 50%] plugins/flir-rule-Threshold/images/threshold.jpg copying images... [ 50%] plugins/flir-rule-WatchDog/images/watchdog_1.jpg copying images... [ 50%] plugins/flir-rule-WatchDog/images/watchdog_2.jpg copying images... [ 51%] plugins/flir-rule-periodic/images/periodic_1.jpg copying images... [ 51%] plugins/flir-south-ABB/images/abb_01.jpg copying images... [ 51%] plugins/flir-south-ABB/images/abb_02.jpg copying images... [ 51%] plugins/flir-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 52%] plugins/flir-south-Csv/images/csv_1.jpg copying images... [ 52%] plugins/flir-south-Expression/images/expression_1.jpg copying images... [ 52%] plugins/flir-south-FlirAX8/images/flir_setup.jpg copying images... [ 52%] plugins/flir-south-FlirAX8/images/AX8_1.jpg copying images... [ 53%] plugins/flir-south-FlirAX8/images/AX8.jpg copying images... [ 53%] plugins/flir-south-FlirCamera/images/flir_1.jpg copying images... [ 53%] plugins/flir-south-FlirCamera/images/flir_2.jpg copying images... [ 53%] plugins/flir-south-FlirCamera/images/flir_3.jpg copying images... [ 54%] plugins/flir-south-ModbusC/images/modbus_1.jpg copying images... [ 54%] plugins/flir-south-ModbusC/images/modbus_2.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_001.jpg copying images... [ 54%] plugins/flir-south-PIWebAPI/images/img_002.jpg copying images... [ 55%] plugins/flir-south-PIWebAPI/images/img_003.jpg copying images... [ 55%] plugins/flir-south-PIWebAPI/images/img_004.jpg copying images... [ 55%] plugins/flir-south-PIWebAPI/images/img_005.jpg copying images... [ 55%] plugins/flir-south-Random/images/random_1.jpg copying images... [ 56%] plugins/flir-south-S7/images/s7.jpg copying images... [ 56%] plugins/flir-south-S7/images/Address.jpg copying images... [ 56%] 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... [ 57%] plugins/flir-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 57%] plugins/flir-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 58%] plugins/flir-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 58%] plugins/flir-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 58%] plugins/flir-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 58%] plugins/flir-south-Spinnaker/images/camera.jpg copying images... [ 59%] plugins/flir-south-SuezWater/images/suez_1.jpg copying images... [ 59%] plugins/flir-south-am2315/images/am2315_1.jpg copying images... [ 59%] plugins/flir-south-am2315/images/am2315_2.jpg copying images... [ 59%] plugins/flir-south-cc2650/images/cc2650_1.jpg copying images... [ 60%] plugins/flir-south-cc2650/images/cc2650.jpg copying images... [ 60%] plugins/flir-south-coap/images/coap_1.jpg copying images... [ 60%] plugins/flir-south-csvplayback/images/csv_config1.jpg copying images... [ 60%] plugins/flir-south-csvplayback/images/csv_config2.jpg copying images... [ 61%] plugins/flir-south-dht11/images/dht11_1.jpg copying images... [ 61%] plugins/flir-south-dht11/images/dht11.jpg copying images... [ 61%] plugins/flir-south-dht11_V2/images/dht11_1.jpg copying images... [ 61%] plugins/flir-south-dht11_V2/images/dht11.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer_1.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer_2.jpg copying images... [ 62%] plugins/flir-south-digiducer/images/digiducer_3.jpg copying images... [ 63%] plugins/flir-south-digiducer/images/digiducer.jpg copying images... [ 63%] plugins/flir-south-dnp3/images/dnp3.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_1.jpg copying images... [ 63%] plugins/flir-south-dt9837/images/dt9837_2.jpg copying images... [ 64%] plugins/flir-south-dt9837/images/dt9837_3.jpg copying images... [ 64%] 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-etherip/images/etherip_1.jpg copying images... [ 65%] plugins/flir-south-etherip/images/etherip_2.jpg copying images... [ 65%] 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... [ 66%] plugins/flir-south-gw65/images/app_3.jpg copying images... [ 66%] plugins/flir-south-gw65/images/app_4.jpg copying images... [ 67%] plugins/flir-south-http_south/images/http_1.jpg copying images... [ 67%] plugins/flir-south-ina219/images/ina219_1.jpg copying images... [ 67%] plugins/flir-south-ina219/images/ina219.jpg copying images... [ 67%] plugins/flir-south-lathesim/images/lathe.jpg copying images... [ 68%] plugins/flir-south-mqtt-readings/images/mqtt-sub.png copying images... [ 68%] plugins/flir-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 68%] plugins/flir-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 69%] plugins/flir-south-mqtt-scripted/images/logview_1.png copying images... [ 69%] plugins/flir-south-mqtt-scripted/images/logview_2.png copying images... [ 69%] plugins/flir-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 69%] plugins/flir-south-opcua/images/opcua_1.jpg copying images... [ 70%] plugins/flir-south-person_detection/images/config_1.png copying images... [ 70%] plugins/flir-south-person_detection/images/config_2.png copying images... [ 70%] plugins/flir-south-person_detector/images/config_1.png copying images... [ 70%] plugins/flir-south-playback/images/playback_01.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100_1.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100_4wire.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100_3wire.jpg copying images... [ 71%] plugins/flir-south-pt100/images/pt100.jpg copying images... [ 72%] plugins/flir-south-pt100/images/max31865_3wire.jpg copying images... [ 72%] plugins/flir-south-randomwalk/images/random_1.jpg copying images... [ 72%] plugins/flir-south-randomwalk/images/random_2.jpg copying images... [ 72%] plugins/flir-south-rpienviro/images/envirophat_1.jpg copying images... [ 73%] plugins/flir-south-rpienviro/images/envirophat_2.jpg copying images... [ 73%] plugins/flir-south-s2opcua/images/opcua_1.jpg copying images... [ 73%] plugins/flir-south-s2opcua/images/opcua_2.jpg copying images... [ 73%] plugins/flir-south-s2opcua/images/opcua_3.jpg copying images... [ 74%] plugins/flir-south-s2opcua/images/opcua_4.jpg copying images... [ 74%] plugins/flir-south-s2opcua/images/certificatestore-import.jpg copying images... [ 74%] plugins/flir-south-samotics4/images/img_1.jpg copying images... [ 75%] plugins/flir-south-samotics4/images/img_2.jpg copying images... [ 75%] plugins/flir-south-sensehat/images/sensehat_1.jpg copying images... [ 75%] plugins/flir-south-sensehat/images/sensehat.jpg copying images... [ 75%] plugins/flir-south-simple-rest/images/rest_01.jpg copying images... [ 76%] plugins/flir-south-simple-rest/images/rest_02.jpg copying images... [ 76%] plugins/flir-south-simple-rest/images/logview_1.png copying images... [ 76%] plugins/flir-south-simple-rest/images/logview_2.png copying images... [ 76%] plugins/flir-south-sinusoid/images/sinusoid.jpg copying images... [ 77%] plugins/flir-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 77%] plugins/flir-south-sinusoid/images/sinusoid_output.jpg copying images... [ 77%] plugins/flir-south-systeminfo/images/systeminfo_1.jpg copying images... [ 77%] plugins/flir-south-systeminfo/images/systeminfo_2.jpg copying images... [ 78%] plugins/flir-south-systeminfo/images/systeminfo_3.jpg copying images... [ 78%] plugins/flir-south-usb4704/images/usb_2.jpg copying images... [ 78%] plugins/flir-south-usb4704/images/usb_1.jpg copying images... [ 78%] plugins/flir-south-video4linux/images/video4linux_1.jpg copying images... [ 79%] plugins/flir-south-video4linux/images/video4linux_2.jpg copying images... [ 79%] plugins/flir-south-webcam_media/images/webcam.jpg copying images... [ 79%] images/filter_1.jpg copying images... [ 79%] images/filter_2.jpg copying images... [ 80%] images/filter_3.jpg copying images... [ 80%] images/filter_4.jpg copying images... [ 80%] images/filter_5.jpg copying images... [ 80%] images/filter_6.jpg copying images... [ 81%] images/filter_7.jpg copying images... [ 81%] images/filter_8.jpg copying images... [ 81%] images/filter_9.jpg copying images... [ 82%] images/filter_10.jpg copying images... [ 82%] images/backup.JPG copying images... [ 82%] images/camera_1.jpg copying images... [ 82%] images/camera_2.jpg copying images... [ 83%] images/camera_3.jpg copying images... [ 83%] images/camera_4.jpg copying images... [ 83%] images/camera_5.jpg copying images... [ 83%] images/south_services.JPG copying images... [ 84%] images/south_service_config.JPG copying images... [ 84%] images/dashboard.JPG copying images... [ 84%] images/north_services.JPG copying images... [ 84%] images/pi_plugin_config.JPG copying images... [ 85%] images/support.JPG copying images... [ 85%] images/viewing_data.JPG copying images... [ 85%] images/view_hide.jpg copying images... [ 85%] images/view_summary.jpg copying images... [ 86%] images/view_times.jpg copying images... [ 86%] images/graph_icon.jpg copying images... [ 86%] images/download_icon.jpg copying images... [ 86%] images/admin_api.jpg copying images... [ 87%] images/enable_https.jpg copying images... [ 87%] images/connection_https.jpg copying images... [ 87%] images/authentication.jpg copying images... [ 88%] images/login.jpg copying images... [ 88%] images/login_dashboard.jpg copying images... [ 88%] images/user_pulldown.jpg copying images... [ 88%] images/profile.jpg copying images... [ 89%] images/password.jpg copying images... [ 89%] images/password_rotation.jpg copying images... [ 89%] images/user_management.jpg copying images... [ 89%] images/add_user.jpg copying images... [ 90%] images/delete_user.jpg copying images... [ 90%] images/change_role.jpg copying images... [ 90%] images/reset_password.jpg copying images... [ 90%] images/certificate_store.jpg copying images... [ 91%] images/update_certificate.jpg copying images... [ 91%] services/flir-service-notification/images/add_notification_service.jpg copying images... [ 91%] services/flir-service-notification/images/enable_notify_service.jpg copying images... [ 91%] services/flir-service-notification/images/empty_notifications.jpg copying images... [ 92%] services/flir-service-notification/images/notification_1.jpg copying images... [ 92%] services/flir-service-notification/images/notification_2.jpg copying images... [ 92%] services/flir-service-notification/images/notification_3.jpg copying images... [ 92%] services/flir-service-notification/images/notification_4.jpg copying images... [ 93%] services/flir-service-notification/images/notification_5.jpg copying images... [ 93%] services/flir-service-notification/images/notification_6.jpg copying images... [ 93%] services/flir-service-notification/images/notification_7.jpg copying images... [ 94%] services/flir-service-notification/images/notification_8.jpg copying images... [ 94%] services/flir-service-notification/images/slack.jpg copying images... [ 94%] services/flir-service-notification/images/notification_log.jpg copying images... [ 94%] services/flir-service-notification/images/notification_log_type.jpg copying images... [ 95%] services/flir-service-notification/images/notification_list.jpg copying images... [ 95%] services/flir-service-notification/images/notification_edit.jpg copying images... [ 95%] services/flir-service-notification/images/notification_settings.jpg copying images... [ 95%] services/flir-service-notification/images/notification_settings_icon.jpg copying images... [ 96%] images/storage_01.jpg copying images... [ 96%] images/storage_02.jpg copying images... [ 96%] images/storage_03.jpg copying images... [ 96%] images/sqlite_storage_configuration.jpg copying images... [ 97%] images/purge_01.jpg copying images... [ 97%] images/purge_02.jpg copying images... [ 97%] images/purge_03.jpg copying images... [ 97%] images/south_advanced.jpg copying images... [ 98%] images/north_advanced.jpg copying images... [ 98%] images/service_monitor.jpg copying images... [ 98%] images/scheduler_advanced.jpg copying images... [ 98%] images/storage_config.png copying images... [ 99%] images/sqlite_config.png copying images... [ 99%] images/sqlitelb_config.png copying images... [ 99%] images/postgres_config.png copying images... [100%] images/sqlitememory_config.png 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: 2022-09-02T14:28:06.008011Z, end-time: 2022-09-02T14:28:06.105005Z, 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