Read the Docs build information Build id: 1326836 Project: foglamp-foglamp-documentation Version: develop Commit: 32668937ec58623fe505b35db384c93f38fe1b99 Date: 2023-03-02T15:42:11.753908Z State: finished Success: True [rtd-command-info] start-time: 2023-03-02T15:42:13.918119Z, end-time: 2023-03-02T15:42:16.767312Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:dianomic/foglamp-documentation.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-03-02T15:42:16.980945Z, end-time: 2023-03-02T15:42:17.170488Z, 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 3266893 Merge pull request #106 from dianomic/FOGL-7436 [rtd-command-info] start-time: 2023-03-02T15:42:17.359623Z, end-time: 2023-03-02T15:42:17.427707Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-02T15:42:18.525066Z, end-time: 2023-03-02T15:42:23.018398Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-02T15:42:23.195314Z, end-time: 2023-03-02T15:42:24.970129Z, 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-foglamp-documentation/envs/develop/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 26.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.4.0 Uninstalling setuptools-67.4.0: Successfully uninstalled setuptools-67.4.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-03-02T15:42:25.162406Z, end-time: 2023-03-02T15:42:31.866145Z, duration: 6, 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<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 76.5 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.9 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.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 175.2 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<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 55.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 205.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 219.7 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 247.4 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting packaging Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 163.1 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 250.7 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 194.6 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 189.0 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 245.9 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 202.0 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 247.1 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 220.9 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 kB 220.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 159.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 220.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 197.4 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=23772 sha256=547eeceded94dca0fdf9865e2fffed9a5f79fc45cb1d79643de1e3c2156cb75d Stored in directory: /tmp/pip-ephem-wheel-cache-kfxxnn40/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.14 [rtd-command-info] start-time: 2023-03-02T15:42:32.089755Z, end-time: 2023-03-02T15:42:34.922295Z, 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 54.2 MB/s eta 0:00:00 Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from -r docs/requirements.txt (line 2)) (0.17.1) Collecting docutils<0.18 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 244.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (58.2.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 219.9 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.4.1) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 194.5 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 202.7 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 208.4 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (3.0.3) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.12.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (23.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.14.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.28.2) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from babel>=1.3->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2022.7.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2.1.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (2022.12.7) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (3.0.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/envs/develop/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==3.5.4->-r docs/requirements.txt (line 1)) (1.26.14) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, docutils, Sphinx 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 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Sphinx-3.5.4 docutils-0.16 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 [rtd-command-info] start-time: 2023-03-02T15:42:36.838768Z, end-time: 2023-03-02T15:42:36.923653Z, 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 os # import sys # sys.path.insert(0, os.path.abspath('.')) import subprocess import datetime # -- 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' date = datetime.date.today() year = date.strftime("%Y") # General information about the project. project = u'FogLAMP' copyright = year + u', 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', 'RASPBIAN.rst', 'building_foglamp/04*', 'building_foglamp/05*', 'building_foglamp/06*', 'building_foglamp/building_foglamp.rst', 'foglamp-north-OMF.rst', 'foglamp-rule-DataAvailability', 'foglamp-rule-Threshold'] # 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 = 'FogLAMPdoc' # -- 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, 'FogLAMP.tex', u'FogLAMP 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, 'foglamp', u'FogLAMP 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, 'FogLAMP', u'FogLAMP Documentation', author, 'FogLAMP', '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 ], } # Pass Plugin DOCBRANCH argument in Makefile ; by default develop # NOTE: During release time we need to replace DOCBRANCH with actual released version subprocess.run(["make generated DOCBRANCH='develop'"], 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: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url 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/"), ("v2.1.0", "/en/v2.1.0/"), ("v2.0.1", "/en/v2.0.1/"), ("v2.0.0", "/en/v2.0.0/"), ("v1.9.2", "/en/v1.9.2/"), ("fogl-7436", "/en/fogl-7436/"), ("develop", "/en/develop/"), ], 'downloads': [ ("pdf", "//foglamp.dianomic.com/_/downloads/en/develop/pdf/"), ("html", "//foglamp.dianomic.com/_/downloads/en/develop/htmlzip/"), ("epub", "//foglamp.dianomic.com/_/downloads/en/develop/epub/"), ], 'subprojects': [ ], 'slug': 'foglamp-foglamp-documentation', 'name': u'foglamp', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://foglamp.dianomic.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': 'foglamp-documentation', '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': '32668937', } # 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-foglamp-documentation/builds/1326836/' 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: 2023-03-02T15:42:37.185224Z, end-time: 2023-03-02T15:46:52.112206Z, duration: 254, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-service-dispatcher fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-b100 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Benchmark docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coin_detection docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coral-enviro docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-CSV-Async docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-game docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-J1708 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-modbustcp docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-openweathermap docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-phidget docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-roxtec docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Sarcos docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-sensorphone docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-wind_turbine docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-GCP-Gateway docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-kafka_python docs directory is missing for branch: develop. *** WARNING: Either repo: fledge-iot/fledge-north-mqtt-scripted or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-mqtt docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: Either repo: fledge-iot/fledge-north-tdengine or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-ADM_LD_prediction docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-blocktest docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-contrast docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-rms-trigger docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-sigfns docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-velocity docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-notify-Blynk docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-bad_bearing docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-OutOfBound docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-dispatcher docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-management docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/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 199 source files that are out of date updating environment: [new config] 199 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history reading sources... [ 1%] 92_downloads reading sources... [ 1%] KERBEROS reading sources... [ 2%] OMF reading sources... [ 2%] acl reading sources... [ 3%] build_index reading sources... [ 3%] building_foglamp/01_introduction reading sources... [ 4%] building_foglamp/devkit_install reading sources... [ 4%] building_foglamp/index reading sources... [ 5%] building_pipelines reading sources... [ 5%] control reading sources... [ 6%] control_scripts reading sources... [ 6%] foglamp_architecture reading sources... [ 7%] foglamp_plugins reading sources... [ 7%] glossary reading sources... [ 8%] index reading sources... [ 8%] introduction reading sources... [ 9%] plugin_developers_guide/01_01_Data reading sources... [ 9%] plugin_developers_guide/01_FogLAMP_plugins reading sources... [ 10%] plugin_developers_guide/02_writing_plugins reading sources... [ 10%] plugin_developers_guide/035_CPP reading sources... [ 11%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 11%] plugin_developers_guide/03_01_DHT11 reading sources... [ 12%] plugin_developers_guide/03_02_Control reading sources... [ 12%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 13%] plugin_developers_guide/03_02_south_python_Control reading sources... [ 13%] plugin_developers_guide/03_south_C_plugins reading sources... [ 14%] plugin_developers_guide/03_south_plugins reading sources... [ 14%] plugin_developers_guide/04_north_plugins reading sources... [ 15%] 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/foglamp-filter-FlirValidity/index reading sources... [ 20%] plugins/foglamp-filter-asset-join/index reading sources... [ 20%] plugins/foglamp-filter-asset/index reading sources... [ 21%] plugins/foglamp-filter-asset_split/index reading sources... [ 21%] plugins/foglamp-filter-change/index reading sources... [ 22%] plugins/foglamp-filter-csv_writer/index reading sources... [ 22%] plugins/foglamp-filter-delta/index reading sources... [ 23%] plugins/foglamp-filter-downsample/index reading sources... [ 23%] plugins/foglamp-filter-edgeml/index reading sources... [ 24%] plugins/foglamp-filter-ema/index reading sources... [ 24%] plugins/foglamp-filter-eventrate/index reading sources... [ 25%] plugins/foglamp-filter-expression/index reading sources... [ 25%] plugins/foglamp-filter-fft/index reading sources... [ 26%] plugins/foglamp-filter-fft2/index reading sources... [ 26%] plugins/foglamp-filter-greyscale/index reading sources... [ 27%] plugins/foglamp-filter-log/index reading sources... [ 27%] plugins/foglamp-filter-metadata/index reading sources... [ 28%] plugins/foglamp-filter-mirror/index reading sources... [ 28%] plugins/foglamp-filter-normalise/index reading sources... [ 29%] plugins/foglamp-filter-omfhint/index reading sources... [ 29%] plugins/foglamp-filter-python27/index reading sources... [ 30%] plugins/foglamp-filter-python35/index reading sources... [ 30%] plugins/foglamp-filter-rate/index reading sources... [ 31%] plugins/foglamp-filter-rename/index reading sources... [ 31%] plugins/foglamp-filter-replace/index reading sources... [ 32%] plugins/foglamp-filter-rms/index reading sources... [ 32%] plugins/foglamp-filter-rotate/index reading sources... [ 33%] plugins/foglamp-filter-scale-set/index reading sources... [ 33%] plugins/foglamp-filter-scale/index reading sources... [ 34%] plugins/foglamp-filter-sigmacleanse/index reading sources... [ 34%] plugins/foglamp-filter-simple-python/index reading sources... [ 35%] plugins/foglamp-filter-specgram/index reading sources... [ 35%] plugins/foglamp-filter-statistics/index reading sources... [ 36%] plugins/foglamp-filter-threshold/index reading sources... [ 36%] plugins/foglamp-filter-vibration_features/index reading sources... [ 37%] plugins/foglamp-north-GCP/index reading sources... [ 37%] plugins/foglamp-north-HarperDB/index reading sources... [ 38%] plugins/foglamp-north-Kafka/index reading sources... [ 38%] plugins/foglamp-north-OMF/index reading sources... [ 39%] plugins/foglamp-north-ThingSpeak/index reading sources... [ 39%] plugins/foglamp-north-azure_iot/index reading sources... [ 40%] plugins/foglamp-north-gcp_python/index reading sources... [ 40%] plugins/foglamp-north-graphite/index reading sources... [ 41%] plugins/foglamp-north-http_north/index reading sources... [ 41%] plugins/foglamp-north-httpc/index reading sources... [ 42%] plugins/foglamp-north-influxdb/index reading sources... [ 42%] plugins/foglamp-north-influxdbcloud/index reading sources... [ 43%] plugins/foglamp-north-mqtt-scripted/index reading sources... [ 43%] plugins/foglamp-north-opcua/index reading sources... [ 44%] plugins/foglamp-north-opcuaclient/index reading sources... [ 44%] plugins/foglamp-north-png/index reading sources... [ 45%] plugins/foglamp-north-splunk/index reading sources... [ 45%] plugins/foglamp-notify-Hangouts/index reading sources... [ 46%] plugins/foglamp-notify-North/index reading sources... [ 46%] plugins/foglamp-notify-Telegram/index reading sources... [ 47%] plugins/foglamp-notify-alexa/index reading sources... [ 47%] plugins/foglamp-notify-asset/index reading sources... [ 48%] plugins/foglamp-notify-config/index reading sources... [ 48%] plugins/foglamp-notify-control/index reading sources... [ 49%] plugins/foglamp-notify-customasset/index reading sources... [ 49%] plugins/foglamp-notify-email/index reading sources... [ 50%] plugins/foglamp-notify-ifttt/index reading sources... [ 50%] plugins/foglamp-notify-jira/index reading sources... [ 51%] plugins/foglamp-notify-jsonconfig/index reading sources... [ 51%] plugins/foglamp-notify-management/index reading sources... [ 52%] plugins/foglamp-notify-mqtt/index reading sources... [ 52%] plugins/foglamp-notify-operation/index reading sources... [ 53%] plugins/foglamp-notify-python35/index reading sources... [ 53%] plugins/foglamp-notify-setpoint/index reading sources... [ 54%] plugins/foglamp-notify-slack/index reading sources... [ 54%] plugins/foglamp-notify-teams/index reading sources... [ 55%] plugins/foglamp-notify-zendesk/index reading sources... [ 55%] plugins/foglamp-rule-Average/index reading sources... [ 56%] plugins/foglamp-rule-DataAvailability/index reading sources... [ 56%] plugins/foglamp-rule-Delta/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Expression/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Sigma/index reading sources... [ 58%] plugins/foglamp-rule-Threshold/index reading sources... [ 58%] plugins/foglamp-rule-WatchDog/index reading sources... [ 59%] plugins/foglamp-rule-periodic/index reading sources... [ 59%] plugins/foglamp-south-ABB/index reading sources... [ 60%] plugins/foglamp-south-Beckhoff/index reading sources... [ 60%] plugins/foglamp-south-Csv/index reading sources... [ 61%] plugins/foglamp-south-Expression/index reading sources... [ 61%] plugins/foglamp-south-FlirAX8/index reading sources... [ 62%] plugins/foglamp-south-ModbusC/index reading sources... [ 62%] plugins/foglamp-south-PIWebAPI/index reading sources... [ 63%] plugins/foglamp-south-Random/index reading sources... [ 63%] plugins/foglamp-south-S7/index reading sources... [ 64%] plugins/foglamp-south-Spinnaker/index reading sources... [ 64%] plugins/foglamp-south-SuezWater/index reading sources... [ 65%] plugins/foglamp-south-am2315/index reading sources... [ 65%] plugins/foglamp-south-cc2650/index reading sources... [ 66%] plugins/foglamp-south-coap/index reading sources... [ 66%] plugins/foglamp-south-csvplayback/index reading sources... [ 67%] plugins/foglamp-south-dht11/index reading sources... [ 67%] plugins/foglamp-south-dht11_V2/index reading sources... [ 68%] plugins/foglamp-south-digiducer/index reading sources... [ 68%] plugins/foglamp-south-dnp3/index reading sources... [ 69%] plugins/foglamp-south-dt9837/index reading sources... [ 69%] plugins/foglamp-south-edgeml/index reading sources... [ 70%] plugins/foglamp-south-etherip/index reading sources... [ 70%] plugins/foglamp-south-gw65/index reading sources... [ 71%] plugins/foglamp-south-http_south/index reading sources... [ 71%] plugins/foglamp-south-ina219/index reading sources... [ 72%] plugins/foglamp-south-lathesim/index reading sources... [ 72%] plugins/foglamp-south-mqtt-readings/index reading sources... [ 73%] plugins/foglamp-south-mqtt-scripted/index reading sources... [ 73%] plugins/foglamp-south-mqtt_sparkplug/index reading sources... [ 74%] plugins/foglamp-south-opcua/index reading sources... [ 74%] plugins/foglamp-south-person_detection/index reading sources... [ 75%] plugins/foglamp-south-person_detector/index reading sources... [ 75%] plugins/foglamp-south-piserver/index reading sources... [ 76%] plugins/foglamp-south-playback/index reading sources... [ 76%] plugins/foglamp-south-pt100/index reading sources... [ 77%] plugins/foglamp-south-randomwalk/index reading sources... [ 77%] plugins/foglamp-south-rpienviro/index reading sources... [ 78%] plugins/foglamp-south-s2opcua/index reading sources... [ 78%] plugins/foglamp-south-samotics4/index reading sources... [ 79%] plugins/foglamp-south-sensehat/index reading sources... [ 79%] plugins/foglamp-south-simple-rest/index reading sources... [ 80%] plugins/foglamp-south-sinusoid/index reading sources... [ 80%] plugins/foglamp-south-systeminfo/index reading sources... [ 81%] plugins/foglamp-south-usb4704/index reading sources... [ 81%] plugins/foglamp-south-video4linux/index reading sources... [ 82%] plugins/foglamp-south-webcam_media/index reading sources... [ 82%] plugins/north reading sources... [ 83%] plugins/notify reading sources... [ 83%] plugins/rule reading sources... [ 84%] plugins/south reading sources... [ 84%] processing_data reading sources... [ 85%] quick_start/backup reading sources... [ 85%] quick_start/datasources reading sources... [ 86%] quick_start/gui reading sources... [ 86%] quick_start/index reading sources... [ 87%] quick_start/installing reading sources... [ 87%] quick_start/north reading sources... [ 88%] quick_start/starting reading sources... [ 88%] quick_start/support reading sources... [ 89%] quick_start/troubleshooting reading sources... [ 89%] quick_start/uninstalling reading sources... [ 90%] quick_start/viewing reading sources... [ 90%] rest_api_guide/01_REST reading sources... [ 91%] rest_api_guide/02_RESTauthentication reading sources... [ 91%] rest_api_guide/03_RESTadmin reading sources... [ 92%] rest_api_guide/03_RESTassetTracker reading sources... [ 92%] rest_api_guide/03_RESTservices reading sources... [ 93%] rest_api_guide/03_RESTstatistics reading sources... [ 93%] rest_api_guide/03_RESTupdate reading sources... [ 94%] rest_api_guide/04_RESTuser reading sources... [ 94%] rest_api_guide/05_RESTdeveloper reading sources... [ 95%] rest_api_guide/06_GrafanaExamples reading sources... [ 95%] rest_api_guide/index reading sources... [ 96%] securing_foglamp reading sources... [ 96%] services/foglamp-service-bucketstorage/index reading sources... [ 97%] services/foglamp-service-notification/building_notification reading sources... [ 97%] services/foglamp-service-notification/index reading sources... [ 98%] services/index reading sources... [ 98%] storage reading sources... [ 99%] troubleshooting_pi-server_integration reading sources... [100%] tuning_foglamp /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:19: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:26: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:31: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/troubleshooting_pi-server_integration.rst:33: WARNING: Title underline too short. FogLAMP 2.1.0 and later ====================== looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] 91_version_history writing output... [ 1%] 92_downloads writing output... [ 1%] KERBEROS writing output... [ 2%] OMF writing output... [ 2%] acl writing output... [ 3%] build_index writing output... [ 3%] building_foglamp/01_introduction writing output... [ 4%] building_foglamp/devkit_install writing output... [ 4%] building_foglamp/index writing output... [ 5%] building_pipelines writing output... [ 5%] control writing output... [ 6%] control_scripts writing output... [ 6%] foglamp_architecture writing output... [ 7%] foglamp_plugins writing output... [ 7%] glossary writing output... [ 8%] index writing output... [ 8%] introduction writing output... [ 9%] plugin_developers_guide/01_01_Data writing output... [ 9%] plugin_developers_guide/01_FogLAMP_plugins writing output... [ 10%] plugin_developers_guide/02_writing_plugins writing output... [ 10%] plugin_developers_guide/035_CPP writing output... [ 11%] plugin_developers_guide/037_hybrid_plugins writing output... [ 11%] plugin_developers_guide/03_01_DHT11 writing output... [ 12%] plugin_developers_guide/03_02_Control writing output... [ 12%] plugin_developers_guide/03_02_DHT11_C writing output... [ 13%] plugin_developers_guide/03_02_south_python_Control writing output... [ 13%] plugin_developers_guide/03_south_C_plugins writing output... [ 14%] plugin_developers_guide/03_south_plugins writing output... [ 14%] plugin_developers_guide/04_north_plugins writing output... [ 15%] 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/foglamp-filter-FlirValidity/index writing output... [ 20%] plugins/foglamp-filter-asset-join/index writing output... [ 20%] plugins/foglamp-filter-asset/index writing output... [ 21%] plugins/foglamp-filter-asset_split/index writing output... [ 21%] plugins/foglamp-filter-change/index writing output... [ 22%] plugins/foglamp-filter-csv_writer/index writing output... [ 22%] plugins/foglamp-filter-delta/index writing output... [ 23%] plugins/foglamp-filter-downsample/index writing output... [ 23%] plugins/foglamp-filter-edgeml/index writing output... [ 24%] plugins/foglamp-filter-ema/index writing output... [ 24%] plugins/foglamp-filter-eventrate/index writing output... [ 25%] plugins/foglamp-filter-expression/index writing output... [ 25%] plugins/foglamp-filter-fft/index writing output... [ 26%] plugins/foglamp-filter-fft2/index writing output... [ 26%] plugins/foglamp-filter-greyscale/index writing output... [ 27%] plugins/foglamp-filter-log/index writing output... [ 27%] plugins/foglamp-filter-metadata/index writing output... [ 28%] plugins/foglamp-filter-mirror/index writing output... [ 28%] plugins/foglamp-filter-normalise/index writing output... [ 29%] plugins/foglamp-filter-omfhint/index writing output... [ 29%] plugins/foglamp-filter-python27/index writing output... [ 30%] plugins/foglamp-filter-python35/index writing output... [ 30%] plugins/foglamp-filter-rate/index writing output... [ 31%] plugins/foglamp-filter-rename/index writing output... [ 31%] plugins/foglamp-filter-replace/index writing output... [ 32%] plugins/foglamp-filter-rms/index writing output... [ 32%] plugins/foglamp-filter-rotate/index writing output... [ 33%] plugins/foglamp-filter-scale-set/index writing output... [ 33%] plugins/foglamp-filter-scale/index writing output... [ 34%] plugins/foglamp-filter-sigmacleanse/index writing output... [ 34%] plugins/foglamp-filter-simple-python/index writing output... [ 35%] plugins/foglamp-filter-specgram/index writing output... [ 35%] plugins/foglamp-filter-statistics/index writing output... [ 36%] plugins/foglamp-filter-threshold/index writing output... [ 36%] plugins/foglamp-filter-vibration_features/index writing output... [ 37%] plugins/foglamp-north-GCP/index writing output... [ 37%] plugins/foglamp-north-HarperDB/index writing output... [ 38%] plugins/foglamp-north-Kafka/index writing output... [ 38%] plugins/foglamp-north-OMF/index writing output... [ 39%] plugins/foglamp-north-ThingSpeak/index writing output... [ 39%] plugins/foglamp-north-azure_iot/index writing output... [ 40%] plugins/foglamp-north-gcp_python/index writing output... [ 40%] plugins/foglamp-north-graphite/index writing output... [ 41%] plugins/foglamp-north-http_north/index writing output... [ 41%] plugins/foglamp-north-httpc/index writing output... [ 42%] plugins/foglamp-north-influxdb/index writing output... [ 42%] plugins/foglamp-north-influxdbcloud/index writing output... [ 43%] plugins/foglamp-north-mqtt-scripted/index writing output... [ 43%] plugins/foglamp-north-opcua/index writing output... [ 44%] plugins/foglamp-north-opcuaclient/index writing output... [ 44%] plugins/foglamp-north-png/index writing output... [ 45%] plugins/foglamp-north-splunk/index writing output... [ 45%] plugins/foglamp-notify-Hangouts/index writing output... [ 46%] plugins/foglamp-notify-North/index writing output... [ 46%] plugins/foglamp-notify-Telegram/index writing output... [ 47%] plugins/foglamp-notify-alexa/index writing output... [ 47%] plugins/foglamp-notify-asset/index writing output... [ 48%] plugins/foglamp-notify-config/index writing output... [ 48%] plugins/foglamp-notify-control/index writing output... [ 49%] plugins/foglamp-notify-customasset/index writing output... [ 49%] plugins/foglamp-notify-email/index writing output... [ 50%] plugins/foglamp-notify-ifttt/index writing output... [ 50%] plugins/foglamp-notify-jira/index writing output... [ 51%] plugins/foglamp-notify-jsonconfig/index writing output... [ 51%] plugins/foglamp-notify-management/index writing output... [ 52%] plugins/foglamp-notify-mqtt/index writing output... [ 52%] plugins/foglamp-notify-operation/index writing output... [ 53%] plugins/foglamp-notify-python35/index writing output... [ 53%] plugins/foglamp-notify-setpoint/index writing output... [ 54%] plugins/foglamp-notify-slack/index writing output... [ 54%] plugins/foglamp-notify-teams/index writing output... [ 55%] plugins/foglamp-notify-zendesk/index writing output... [ 55%] plugins/foglamp-rule-Average/index writing output... [ 56%] plugins/foglamp-rule-DataAvailability/index writing output... [ 56%] plugins/foglamp-rule-Delta/index writing output... [ 57%] plugins/foglamp-rule-Simple-Expression/index writing output... [ 57%] plugins/foglamp-rule-Simple-Sigma/index writing output... [ 58%] plugins/foglamp-rule-Threshold/index writing output... [ 58%] plugins/foglamp-rule-WatchDog/index writing output... [ 59%] plugins/foglamp-rule-periodic/index writing output... [ 59%] plugins/foglamp-south-ABB/index writing output... [ 60%] plugins/foglamp-south-Beckhoff/index writing output... [ 60%] plugins/foglamp-south-Csv/index writing output... [ 61%] plugins/foglamp-south-Expression/index writing output... [ 61%] plugins/foglamp-south-FlirAX8/index writing output... [ 62%] plugins/foglamp-south-ModbusC/index writing output... [ 62%] plugins/foglamp-south-PIWebAPI/index writing output... [ 63%] plugins/foglamp-south-Random/index writing output... [ 63%] plugins/foglamp-south-S7/index writing output... [ 64%] plugins/foglamp-south-Spinnaker/index writing output... [ 64%] plugins/foglamp-south-SuezWater/index writing output... [ 65%] plugins/foglamp-south-am2315/index writing output... [ 65%] plugins/foglamp-south-cc2650/index writing output... [ 66%] plugins/foglamp-south-coap/index writing output... [ 66%] plugins/foglamp-south-csvplayback/index writing output... [ 67%] plugins/foglamp-south-dht11/index writing output... [ 67%] plugins/foglamp-south-dht11_V2/index writing output... [ 68%] plugins/foglamp-south-digiducer/index writing output... [ 68%] plugins/foglamp-south-dnp3/index writing output... [ 69%] plugins/foglamp-south-dt9837/index writing output... [ 69%] plugins/foglamp-south-edgeml/index writing output... [ 70%] plugins/foglamp-south-etherip/index writing output... [ 70%] plugins/foglamp-south-gw65/index writing output... [ 71%] plugins/foglamp-south-http_south/index writing output... [ 71%] plugins/foglamp-south-ina219/index writing output... [ 72%] plugins/foglamp-south-lathesim/index writing output... [ 72%] plugins/foglamp-south-mqtt-readings/index writing output... [ 73%] plugins/foglamp-south-mqtt-scripted/index writing output... [ 73%] plugins/foglamp-south-mqtt_sparkplug/index writing output... [ 74%] plugins/foglamp-south-opcua/index writing output... [ 74%] plugins/foglamp-south-person_detection/index writing output... [ 75%] plugins/foglamp-south-person_detector/index writing output... [ 75%] plugins/foglamp-south-piserver/index writing output... [ 76%] plugins/foglamp-south-playback/index writing output... [ 76%] plugins/foglamp-south-pt100/index writing output... [ 77%] plugins/foglamp-south-randomwalk/index writing output... [ 77%] plugins/foglamp-south-rpienviro/index writing output... [ 78%] plugins/foglamp-south-s2opcua/index writing output... [ 78%] plugins/foglamp-south-samotics4/index writing output... [ 79%] plugins/foglamp-south-sensehat/index writing output... [ 79%] plugins/foglamp-south-simple-rest/index writing output... [ 80%] plugins/foglamp-south-sinusoid/index writing output... [ 80%] plugins/foglamp-south-systeminfo/index writing output... [ 81%] plugins/foglamp-south-usb4704/index writing output... [ 81%] plugins/foglamp-south-video4linux/index writing output... [ 82%] plugins/foglamp-south-webcam_media/index writing output... [ 82%] plugins/north writing output... [ 83%] plugins/notify writing output... [ 83%] plugins/rule writing output... [ 84%] plugins/south writing output... [ 84%] processing_data writing output... [ 85%] quick_start/backup writing output... [ 85%] quick_start/datasources writing output... [ 86%] quick_start/gui writing output... [ 86%] quick_start/index writing output... [ 87%] quick_start/installing writing output... [ 87%] quick_start/north writing output... [ 88%] quick_start/starting writing output... [ 88%] quick_start/support writing output... [ 89%] quick_start/troubleshooting writing output... [ 89%] quick_start/uninstalling writing output... [ 90%] quick_start/viewing writing output... [ 90%] rest_api_guide/01_REST writing output... [ 91%] rest_api_guide/02_RESTauthentication writing output... [ 91%] rest_api_guide/03_RESTadmin writing output... [ 92%] rest_api_guide/03_RESTassetTracker writing output... [ 92%] rest_api_guide/03_RESTservices writing output... [ 93%] rest_api_guide/03_RESTstatistics writing output... [ 93%] rest_api_guide/03_RESTupdate writing output... [ 94%] rest_api_guide/04_RESTuser writing output... [ 94%] rest_api_guide/05_RESTdeveloper writing output... [ 95%] rest_api_guide/06_GrafanaExamples writing output... [ 95%] rest_api_guide/index writing output... [ 96%] securing_foglamp writing output... [ 96%] services/foglamp-service-bucketstorage/index writing output... [ 97%] services/foglamp-service-notification/building_notification writing output... [ 97%] services/foglamp-service-notification/index writing output... [ 98%] services/index writing output... [ 98%] storage writing output... [ 99%] troubleshooting_pi-server_integration writing output... [100%] tuning_foglamp 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... [ 0%] 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... [ 1%] images/omf-plugin-adh.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/foglamp_all_round_solution.jpg copying images... [ 4%] images/pipelines.png copying images... [ 4%] images/logview_1.png copying images... [ 5%] 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... [ 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... [ 12%] images/automation_6.jpg copying images... [ 12%] images/automation_7.jpg copying images... [ 13%] images/automation_8.jpg copying images... [ 13%] images/automation_9.jpg copying images... [ 13%] images/automation_10.jpg copying images... [ 13%] images/automation_11.jpg copying images... [ 14%] images/automation_12.jpg copying images... [ 14%] images/automation_13.jpg copying images... [ 14%] images/automation_14.jpg copying images... [ 14%] images/automation_15.jpg copying images... [ 15%] images/automation_16.jpg copying images... [ 15%] images/automation_17.jpg copying images... [ 15%] images/foglamp_architecture.png copying images... [ 15%] plugins/foglamp-filter-FlirValidity/images/validity.jpg copying images... [ 16%] plugins/foglamp-filter-asset-join/images/asset_join_01.jpg copying images... [ 16%] plugins/foglamp-filter-asset/images/asset.jpg copying images... [ 16%] plugins/foglamp-filter-asset_split/images/split.png copying images... [ 16%] plugins/foglamp-filter-change/images/change.jpg copying images... [ 17%] plugins/foglamp-filter-csv_writer/images/config1.jpg copying images... [ 17%] plugins/foglamp-filter-csv_writer/images/config2.jpg copying images... [ 17%] plugins/foglamp-filter-delta/images/delta.jpg copying images... [ 17%] plugins/foglamp-filter-downsample/images/downsample_1.jpg copying images... [ 18%] plugins/foglamp-filter-downsample/images/downsample_2.jpg copying images... [ 18%] plugins/foglamp-filter-edgeml/images/edgeml.jpg copying images... [ 18%] plugins/foglamp-filter-ema/images/ema_1.jpg copying images... [ 18%] plugins/foglamp-filter-eventrate/images/eventrate_1.jpg copying images... [ 19%] plugins/foglamp-filter-eventrate/images/eventrate_2.jpg copying images... [ 19%] plugins/foglamp-filter-expression/images/expression.jpg copying images... [ 19%] plugins/foglamp-filter-fft/images/fft_1.jpg copying images... [ 19%] plugins/foglamp-filter-fft/images/fft_2.jpg copying images... [ 20%] plugins/foglamp-filter-fft2/images/fft2.jpg copying images... [ 20%] plugins/foglamp-filter-greyscale/images/greyscale.jpg copying images... [ 20%] plugins/foglamp-filter-log/images/log_1.jpg copying images... [ 20%] plugins/foglamp-filter-metadata/images/metadata.jpg copying images... [ 21%] plugins/foglamp-filter-mirror/images/mirror_01.jpg copying images... [ 21%] plugins/foglamp-filter-normalise/images/normalise_01.jpg copying images... [ 21%] plugins/foglamp-filter-omfhint/images/omfhint.jpg copying images... [ 21%] plugins/foglamp-filter-python27/images/python35_1.jpg copying images... [ 22%] plugins/foglamp-filter-python35/images/python35_1.jpg copying images... [ 22%] plugins/foglamp-filter-python35/images/logview_1.png copying images... [ 22%] plugins/foglamp-filter-python35/images/logview_2.png copying images... [ 22%] plugins/foglamp-filter-rate/images/rate_1.jpg copying images... [ 23%] plugins/foglamp-filter-rate/images/rate_2.jpg copying images... [ 23%] plugins/foglamp-filter-rate/images/rate_3.jpg copying images... [ 23%] plugins/foglamp-filter-rename/images/rename.png copying images... [ 23%] plugins/foglamp-filter-replace/images/replace.jpg copying images... [ 24%] plugins/foglamp-filter-rms/images/rms_1.jpg copying images... [ 24%] plugins/foglamp-filter-rotate/images/rotate_01.jpg copying images... [ 24%] plugins/foglamp-filter-scale-set/images/scaleset_1.jpg copying images... [ 24%] plugins/foglamp-filter-scale/images/scale.jpg copying images... [ 25%] plugins/foglamp-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 25%] plugins/foglamp-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 25%] plugins/foglamp-filter-simple-python/images/python_1.jpg copying images... [ 25%] plugins/foglamp-filter-specgram/images/specgram.jpg copying images... [ 25%] plugins/foglamp-filter-statistics/images/statistics_1.jpg copying images... [ 26%] plugins/foglamp-filter-threshold/images/threshold.jpg copying images... [ 26%] plugins/foglamp-filter-vibration_features/images/vibration_1.jpg copying images... [ 26%] plugins/foglamp-north-GCP/images/gcp_menu.jpg copying images... [ 26%] plugins/foglamp-north-GCP/images/gcp_registry.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/gcp_add_registry.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/gcp_devices.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/gcp_create_device.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/certs.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/import.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/gcp_01.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/gcp_02.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/gcp_03.jpg copying images... [ 29%] plugins/foglamp-north-HarperDB/images/harper.jpg copying images... [ 29%] plugins/foglamp-north-Kafka/images/kafka.jpg copying images... [ 29%] plugins/foglamp-north-OMF/images/PI_connect.jpg copying images... [ 29%] plugins/foglamp-north-OMF/images/PI_connectors.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/PI_token.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/omf-plugin-eds.jpg copying images... [ 31%] plugins/foglamp-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 31%] plugins/foglamp-north-OMF/images/omf-plugin-adh.jpg copying images... [ 31%] plugins/foglamp-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 31%] plugins/foglamp-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 32%] plugins/foglamp-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 32%] plugins/foglamp-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 32%] plugins/foglamp-north-azure_iot/images/azure_iot.jpg copying images... [ 32%] plugins/foglamp-north-gcp_python/images/gcp.jpg copying images... [ 33%] plugins/foglamp-north-graphite/images/graphite_1.jpg copying images... [ 33%] plugins/foglamp-north-http_north/images/http_1.jpg copying images... [ 33%] plugins/foglamp-north-httpc/images/http_1.jpg copying images... [ 33%] plugins/foglamp-north-influxdb/images/influxdb_1.jpg copying images... [ 34%] plugins/foglamp-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 34%] plugins/foglamp-north-mqtt-scripted/images/mqtt_1.jpg copying images... [ 34%] plugins/foglamp-north-opcua/images/opcua_1.jpg copying images... [ 34%] plugins/foglamp-north-opcua/images/opcua_2.jpg copying images... [ 35%] plugins/foglamp-north-opcua/images/opcua_3.jpg copying images... [ 35%] plugins/foglamp-north-opcuaclient/images/opcuaclient.jpg copying images... [ 35%] plugins/foglamp-north-png/images/png_1.jpg copying images... [ 35%] plugins/foglamp-north-splunk/images/splunk_1.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_1.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_2.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_3.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_4.jpg copying images... [ 37%] plugins/foglamp-notify-Hangouts/images/chat_5.jpg copying images... [ 37%] plugins/foglamp-notify-Hangouts/images/chat_6.jpg copying images... [ 37%] plugins/foglamp-notify-North/images/north_1.jpg copying images... [ 37%] plugins/foglamp-notify-Telegram/images/telegram_1.jpg copying images... [ 37%] plugins/foglamp-notify-Telegram/images/telegram_2.jpg copying images... [ 38%] plugins/foglamp-notify-Telegram/images/botfather.jpg copying images... [ 38%] plugins/foglamp-notify-alexa/images/alexa_1.jpg copying images... [ 38%] plugins/foglamp-notify-asset/images/asset_1.jpg copying images... [ 38%] plugins/foglamp-notify-config/images/config_1.jpg copying images... [ 39%] plugins/foglamp-notify-control/images/control_01.jpg copying images... [ 39%] plugins/foglamp-notify-customasset/images/asset.jpg copying images... [ 39%] plugins/foglamp-notify-email/images/email_1.jpg copying images... [ 39%] plugins/foglamp-notify-ifttt/images/ifttt_1.jpg copying images... [ 40%] plugins/foglamp-notify-ifttt/images/ifttt_2.jpg copying images... [ 40%] plugins/foglamp-notify-jira/images/jira_1.jpg copying images... [ 40%] plugins/foglamp-notify-jira/images/jira_2.jpg copying images... [ 40%] plugins/foglamp-notify-jsonconfig/images/config_1.jpg copying images... [ 41%] plugins/foglamp-notify-mqtt/images/mqtt_1.jpg copying images... [ 41%] plugins/foglamp-notify-operation/images/setpoint_1.jpg copying images... [ 41%] plugins/foglamp-notify-python35/images/python_1.jpg copying images... [ 41%] plugins/foglamp-notify-setpoint/images/setpoint_1.jpg copying images... [ 42%] plugins/foglamp-notify-slack/images/slack_01.jpg copying images... [ 42%] plugins/foglamp-notify-slack/images/slack_2.jpg copying images... [ 42%] plugins/foglamp-notify-slack/images/slack_3.jpg copying images... [ 42%] plugins/foglamp-notify-teams/images/connector.png copying images... [ 43%] plugins/foglamp-notify-teams/images/configure.png copying images... [ 43%] plugins/foglamp-notify-teams/images/webhook.png copying images... [ 43%] plugins/foglamp-notify-teams/images/teamsConfiguration.png copying images... [ 43%] plugins/foglamp-notify-teams/images/channelNotification.png copying images... [ 44%] plugins/foglamp-notify-zendesk/images/zendesk_1.jpg copying images... [ 44%] plugins/foglamp-notify-zendesk/images/zendesk_2.jpg copying images... [ 44%] plugins/foglamp-rule-Average/images/average_1.jpg copying images... [ 44%] plugins/foglamp-rule-Average/images/average_2.jpg copying images... [ 45%] plugins/foglamp-rule-Average/images/average_3.jpg copying images... [ 45%] plugins/foglamp-rule-Average/images/average_4.jpg copying images... [ 45%] plugins/foglamp-rule-DataAvailability/images/data-availability.png copying images... [ 45%] plugins/foglamp-rule-Delta/images/delta_1.jpg copying images... [ 46%] plugins/foglamp-rule-Delta/images/delta_2.jpg copying images... [ 46%] plugins/foglamp-rule-Simple-Expression/images/expression_1.jpg copying images... [ 46%] plugins/foglamp-rule-Simple-Expression/images/expression_2.jpg copying images... [ 46%] plugins/foglamp-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 47%] plugins/foglamp-rule-Threshold/images/threshold.jpg copying images... [ 47%] plugins/foglamp-rule-Threshold/images/threshold_source.jpg copying images... [ 47%] plugins/foglamp-rule-WatchDog/images/watchdog_1.jpg copying images... [ 47%] plugins/foglamp-rule-WatchDog/images/watchdog_2.jpg copying images... [ 48%] plugins/foglamp-rule-WatchDog/images/watchdog_3.jpg copying images... [ 48%] plugins/foglamp-rule-periodic/images/periodic_1.jpg copying images... [ 48%] plugins/foglamp-south-ABB/images/abb_01.jpg copying images... [ 48%] plugins/foglamp-south-ABB/images/abb_02.jpg copying images... [ 49%] plugins/foglamp-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 49%] plugins/foglamp-south-Csv/images/csv_1.jpg copying images... [ 49%] plugins/foglamp-south-Expression/images/expression_1.jpg copying images... [ 49%] plugins/foglamp-south-FlirAX8/images/flir_setup.jpg copying images... [ 50%] plugins/foglamp-south-FlirAX8/images/AX8_1.jpg copying images... [ 50%] plugins/foglamp-south-FlirAX8/images/AX8.jpg copying images... [ 50%] plugins/foglamp-south-ModbusC/images/modbus_1.jpg copying images... [ 50%] plugins/foglamp-south-ModbusC/images/modbus_2.jpg copying images... [ 50%] plugins/foglamp-south-PIWebAPI/images/img_001.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_002.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_003.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_004.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_005.jpg copying images... [ 52%] plugins/foglamp-south-Random/images/random_1.jpg copying images... [ 52%] plugins/foglamp-south-S7/images/s7.jpg copying images... [ 52%] plugins/foglamp-south-S7/images/Address.jpg copying images... [ 52%] plugins/foglamp-south-S7/images/GETPUT.jpg copying images... [ 53%] plugins/foglamp-south-S7/images/datablock.jpg copying images... [ 53%] plugins/foglamp-south-S7/images/S7-1212.jpg copying images... [ 53%] plugins/foglamp-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 53%] plugins/foglamp-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/camera.jpg copying images... [ 55%] plugins/foglamp-south-SuezWater/images/suez_1.jpg copying images... [ 55%] plugins/foglamp-south-am2315/images/am2315_1.jpg copying images... [ 55%] plugins/foglamp-south-am2315/images/am2315_2.jpg copying images... [ 55%] plugins/foglamp-south-cc2650/images/cc2650_1.jpg copying images... [ 56%] plugins/foglamp-south-cc2650/images/cc2650.jpg copying images... [ 56%] plugins/foglamp-south-coap/images/coap_1.jpg copying images... [ 56%] plugins/foglamp-south-csvplayback/images/csv_config1.jpg copying images... [ 56%] plugins/foglamp-south-csvplayback/images/csv_config2.jpg copying images... [ 57%] plugins/foglamp-south-dht11/images/dht11_1.jpg copying images... [ 57%] plugins/foglamp-south-dht11/images/dht11.jpg copying images... [ 57%] plugins/foglamp-south-dht11_V2/images/dht11_1.jpg copying images... [ 57%] plugins/foglamp-south-dht11_V2/images/dht11.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer_1.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer_2.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer_3.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer.jpg copying images... [ 59%] plugins/foglamp-south-dnp3/images/dnp3.jpg copying images... [ 59%] plugins/foglamp-south-dt9837/images/dt9837_1.jpg copying images... [ 59%] plugins/foglamp-south-dt9837/images/dt9837_2.jpg copying images... [ 59%] plugins/foglamp-south-dt9837/images/dt9837_3.jpg copying images... [ 60%] plugins/foglamp-south-dt9837/images/dt9837_4.jpg copying images... [ 60%] plugins/foglamp-south-dt9837/images/dt9837A.jpg copying images... [ 60%] plugins/foglamp-south-edgeml/images/config1.jpg copying images... [ 60%] plugins/foglamp-south-edgeml/images/config2.jpg copying images... [ 61%] plugins/foglamp-south-etherip/images/etherip_1.jpg copying images... [ 61%] plugins/foglamp-south-etherip/images/etherip_2.jpg copying images... [ 61%] plugins/foglamp-south-gw65/images/gw65_1.jpg copying images... [ 61%] plugins/foglamp-south-gw65/images/app_1.jpg copying images... [ 62%] plugins/foglamp-south-gw65/images/app_2.jpg copying images... [ 62%] plugins/foglamp-south-gw65/images/app_3.jpg copying images... [ 62%] plugins/foglamp-south-gw65/images/app_4.jpg copying images... [ 62%] plugins/foglamp-south-http_south/images/http_1.jpg copying images... [ 62%] plugins/foglamp-south-ina219/images/ina219_1.jpg copying images... [ 63%] plugins/foglamp-south-ina219/images/ina219.jpg copying images... [ 63%] plugins/foglamp-south-lathesim/images/lathe.jpg copying images... [ 63%] plugins/foglamp-south-mqtt-readings/images/mqtt-sub.png copying images... [ 63%] plugins/foglamp-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 64%] plugins/foglamp-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 64%] plugins/foglamp-south-mqtt-scripted/images/logview_1.png copying images... [ 64%] plugins/foglamp-south-mqtt-scripted/images/logview_2.png copying images... [ 64%] plugins/foglamp-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 65%] plugins/foglamp-south-opcua/images/opcua_1.jpg copying images... [ 65%] plugins/foglamp-south-person_detection/images/config_1.png copying images... [ 65%] plugins/foglamp-south-person_detection/images/config_2.png copying images... [ 65%] plugins/foglamp-south-person_detector/images/config_1.png copying images... [ 66%] plugins/foglamp-south-piserver/images/piserver_1.jpg copying images... [ 66%] plugins/foglamp-south-piserver/images/piserver_2.jpg copying images... [ 66%] plugins/foglamp-south-piserver/images/piserver_3.jpg copying images... [ 66%] plugins/foglamp-south-piserver/images/pi-update-manager.jpg copying images... [ 67%] plugins/foglamp-south-playback/images/playback_01.jpg copying images... [ 67%] plugins/foglamp-south-pt100/images/pt100_1.jpg copying images... [ 67%] plugins/foglamp-south-pt100/images/pt100_4wire.jpg copying images... [ 67%] plugins/foglamp-south-pt100/images/pt100_3wire.jpg copying images... [ 68%] plugins/foglamp-south-pt100/images/pt100.jpg copying images... [ 68%] plugins/foglamp-south-pt100/images/max31865_3wire.jpg copying images... [ 68%] plugins/foglamp-south-randomwalk/images/random_1.jpg copying images... [ 68%] plugins/foglamp-south-randomwalk/images/random_2.jpg copying images... [ 69%] plugins/foglamp-south-rpienviro/images/envirophat_1.jpg copying images... [ 69%] plugins/foglamp-south-rpienviro/images/envirophat_2.jpg copying images... [ 69%] plugins/foglamp-south-s2opcua/images/opcua_1.jpg copying images... [ 69%] plugins/foglamp-south-s2opcua/images/opcua_2.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/opcua_3.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/opcua_4.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/opcua_5.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/certificatestore-import.jpg copying images... [ 71%] plugins/foglamp-south-samotics4/images/img_1.jpg copying images... [ 71%] plugins/foglamp-south-samotics4/images/img_2.jpg copying images... [ 71%] plugins/foglamp-south-sensehat/images/sensehat_1.jpg copying images... [ 71%] plugins/foglamp-south-sensehat/images/sensehat.jpg copying images... [ 72%] plugins/foglamp-south-simple-rest/images/rest_01.jpg copying images... [ 72%] plugins/foglamp-south-simple-rest/images/rest_02.jpg copying images... [ 72%] plugins/foglamp-south-simple-rest/images/logview_1.png copying images... [ 72%] plugins/foglamp-south-simple-rest/images/logview_2.png copying images... [ 73%] plugins/foglamp-south-sinusoid/images/sinusoid.jpg copying images... [ 73%] plugins/foglamp-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 73%] plugins/foglamp-south-sinusoid/images/sinusoid_output.jpg copying images... [ 73%] plugins/foglamp-south-systeminfo/images/systeminfo_1.jpg copying images... [ 74%] plugins/foglamp-south-systeminfo/images/systeminfo_2.jpg copying images... [ 74%] plugins/foglamp-south-systeminfo/images/systeminfo_3.jpg copying images... [ 74%] plugins/foglamp-south-usb4704/images/usb_2.jpg copying images... [ 74%] plugins/foglamp-south-usb4704/images/usb_1.jpg copying images... [ 75%] plugins/foglamp-south-video4linux/images/video4linux_1.jpg copying images... [ 75%] plugins/foglamp-south-video4linux/images/video4linux_2.jpg copying images... [ 75%] plugins/foglamp-south-webcam_media/images/webcam.jpg copying images... [ 75%] images/filter_1.jpg copying images... [ 75%] images/filter_2.jpg copying images... [ 76%] images/filter_3.jpg copying images... [ 76%] images/filter_4.jpg copying images... [ 76%] images/filter_5.jpg copying images... [ 76%] images/filter_6.jpg copying images... [ 77%] images/filter_7.jpg copying images... [ 77%] images/filter_8.jpg copying images... [ 77%] images/filter_9.jpg copying images... [ 77%] images/filter_10.jpg copying images... [ 78%] images/backup.JPG copying images... [ 78%] images/south_services.JPG copying images... [ 78%] images/south_service_config.JPG copying images... [ 78%] images/dashboard.JPG copying images... [ 79%] images/north_services.JPG copying images... [ 79%] images/pi_plugin_config.JPG copying images... [ 79%] images/support.JPG copying images... [ 79%] images/viewing_data.JPG copying images... [ 80%] images/view_hide.jpg copying images... [ 80%] images/view_summary.jpg copying images... [ 80%] images/view_times.jpg copying images... [ 80%] images/graph_icon.jpg copying images... [ 81%] images/download_icon.jpg copying images... [ 81%] images/Grafana_asset.jpg copying images... [ 81%] images/Grafana_ping.jpg copying images... [ 81%] images/Grafana_reading.jpg copying images... [ 82%] images/Grafana_statistics.jpg copying images... [ 82%] images/Grafana_Timestamp.jpg copying images... [ 82%] images/admin_api.jpg copying images... [ 82%] images/enable_https.jpg copying images... [ 83%] images/connection_https.jpg copying images... [ 83%] images/authentication.jpg copying images... [ 83%] images/login.jpg copying images... [ 83%] images/login_dashboard.jpg copying images... [ 84%] images/user_pulldown.jpg copying images... [ 84%] images/profile.jpg copying images... [ 84%] images/password.jpg copying images... [ 84%] images/password_rotation.jpg copying images... [ 85%] images/user_management.jpg copying images... [ 85%] images/add_user.jpg copying images... [ 85%] images/update_user.jpg copying images... [ 85%] images/delete_user.jpg copying images... [ 86%] images/change_role.jpg copying images... [ 86%] images/reset_password.jpg copying images... [ 86%] images/certificate_store.jpg copying images... [ 86%] images/update_certificate.jpg copying images... [ 87%] services/foglamp-service-notification/images/add_notification_service.jpg copying images... [ 87%] services/foglamp-service-notification/images/enable_notify_service.jpg copying images... [ 87%] services/foglamp-service-notification/images/empty_notifications.jpg copying images... [ 87%] services/foglamp-service-notification/images/notification_1.jpg copying images... [ 87%] services/foglamp-service-notification/images/notification_2.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_3.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_4.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_5.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_6.jpg copying images... [ 89%] services/foglamp-service-notification/images/notification_7.jpg copying images... [ 89%] services/foglamp-service-notification/images/notification_8.jpg copying images... [ 89%] services/foglamp-service-notification/images/slack.jpg copying images... [ 89%] services/foglamp-service-notification/images/notification_log.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_log_type.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_list.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_edit.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_settings.jpg copying images... [ 91%] services/foglamp-service-notification/images/notification_settings_icon.jpg copying images... [ 91%] services/foglamp-service-notification/images/ADHRule.jpg copying images... [ 91%] services/foglamp-service-notification/images/ADHRatePerMinute.jpg copying images... [ 91%] services/foglamp-service-notification/images/ServiceRestarted.jpg copying images... [ 92%] images/storage_01.jpg copying images... [ 92%] images/storage_02.jpg copying images... [ 92%] images/storage_03.jpg copying images... [ 92%] images/sqlite_storage_configuration.jpg copying images... [ 93%] images/purge_01.jpg copying images... [ 93%] images/purge_02.jpg copying images... [ 93%] images/purge_03.jpg copying images... [ 93%] images/tshooting_pi_001.jpg copying images... [ 94%] images/tshooting_pi_002.jpg copying images... [ 94%] images/tshooting_pi_003.png copying images... [ 94%] images/tshooting_pi_004.jpg copying images... [ 94%] images/tshooting_pi_005.jpg copying images... [ 95%] images/tshooting_pi_006.jpg copying images... [ 95%] images/tshooting_pi_007.jpg copying images... [ 95%] images/tshooting_pi_008.jpg copying images... [ 95%] images/tshooting_pi_009.jpg copying images... [ 96%] images/tshooting_pi_010.jpg copying images... [ 96%] images/OMF_tabs.png copying images... [ 96%] images/OMF_Persisted.png copying images... [ 96%] images/PersistedPlugins.png copying images... [ 97%] images/PersistActions.png copying images... [ 97%] images/OMF_Formats.jpg copying images... [ 97%] images/south_advanced.jpg copying images... [ 97%] images/stats_options.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... [ 99%] images/sqlitememory_config.png copying images... [100%] images/poll_type.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-03-02T15:46:52.472198Z, end-time: 2023-03-02T15:50:51.952993Z, duration: 239, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-service-dispatcher fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-b100 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Benchmark docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coin_detection docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coral-enviro docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-CSV-Async docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-game docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-J1708 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-modbustcp docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-openweathermap docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-phidget docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-roxtec docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Sarcos docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-sensorphone docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-wind_turbine docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-GCP-Gateway docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-kafka_python docs directory is missing for branch: develop. *** WARNING: Either repo: fledge-iot/fledge-north-mqtt-scripted or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-mqtt docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: Either repo: fledge-iot/fledge-north-tdengine or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-ADM_LD_prediction docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-blocktest docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-contrast docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-rms-trigger docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-sigfns docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-velocity docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-notify-Blynk docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-bad_bearing docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-OutOfBound docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-dispatcher docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-management docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/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] 199 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history reading sources... [ 1%] 92_downloads reading sources... [ 1%] KERBEROS reading sources... [ 2%] OMF reading sources... [ 2%] acl reading sources... [ 3%] build_index reading sources... [ 3%] building_foglamp/01_introduction reading sources... [ 4%] building_foglamp/devkit_install reading sources... [ 4%] building_foglamp/index reading sources... [ 5%] building_pipelines reading sources... [ 5%] control reading sources... [ 6%] control_scripts reading sources... [ 6%] foglamp_architecture reading sources... [ 7%] foglamp_plugins reading sources... [ 7%] glossary reading sources... [ 8%] index reading sources... [ 8%] introduction reading sources... [ 9%] plugin_developers_guide/01_01_Data reading sources... [ 9%] plugin_developers_guide/01_FogLAMP_plugins reading sources... [ 10%] plugin_developers_guide/02_writing_plugins reading sources... [ 10%] plugin_developers_guide/035_CPP reading sources... [ 11%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 11%] plugin_developers_guide/03_01_DHT11 reading sources... [ 12%] plugin_developers_guide/03_02_Control reading sources... [ 12%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 13%] plugin_developers_guide/03_02_south_python_Control reading sources... [ 13%] plugin_developers_guide/03_south_C_plugins reading sources... [ 14%] plugin_developers_guide/03_south_plugins reading sources... [ 14%] plugin_developers_guide/04_north_plugins reading sources... [ 15%] 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/foglamp-filter-FlirValidity/index reading sources... [ 20%] plugins/foglamp-filter-asset-join/index reading sources... [ 20%] plugins/foglamp-filter-asset/index reading sources... [ 21%] plugins/foglamp-filter-asset_split/index reading sources... [ 21%] plugins/foglamp-filter-change/index reading sources... [ 22%] plugins/foglamp-filter-csv_writer/index reading sources... [ 22%] plugins/foglamp-filter-delta/index reading sources... [ 23%] plugins/foglamp-filter-downsample/index reading sources... [ 23%] plugins/foglamp-filter-edgeml/index reading sources... [ 24%] plugins/foglamp-filter-ema/index reading sources... [ 24%] plugins/foglamp-filter-eventrate/index reading sources... [ 25%] plugins/foglamp-filter-expression/index reading sources... [ 25%] plugins/foglamp-filter-fft/index reading sources... [ 26%] plugins/foglamp-filter-fft2/index reading sources... [ 26%] plugins/foglamp-filter-greyscale/index reading sources... [ 27%] plugins/foglamp-filter-log/index reading sources... [ 27%] plugins/foglamp-filter-metadata/index reading sources... [ 28%] plugins/foglamp-filter-mirror/index reading sources... [ 28%] plugins/foglamp-filter-normalise/index reading sources... [ 29%] plugins/foglamp-filter-omfhint/index reading sources... [ 29%] plugins/foglamp-filter-python27/index reading sources... [ 30%] plugins/foglamp-filter-python35/index reading sources... [ 30%] plugins/foglamp-filter-rate/index reading sources... [ 31%] plugins/foglamp-filter-rename/index reading sources... [ 31%] plugins/foglamp-filter-replace/index reading sources... [ 32%] plugins/foglamp-filter-rms/index reading sources... [ 32%] plugins/foglamp-filter-rotate/index reading sources... [ 33%] plugins/foglamp-filter-scale-set/index reading sources... [ 33%] plugins/foglamp-filter-scale/index reading sources... [ 34%] plugins/foglamp-filter-sigmacleanse/index reading sources... [ 34%] plugins/foglamp-filter-simple-python/index reading sources... [ 35%] plugins/foglamp-filter-specgram/index reading sources... [ 35%] plugins/foglamp-filter-statistics/index reading sources... [ 36%] plugins/foglamp-filter-threshold/index reading sources... [ 36%] plugins/foglamp-filter-vibration_features/index reading sources... [ 37%] plugins/foglamp-north-GCP/index reading sources... [ 37%] plugins/foglamp-north-HarperDB/index reading sources... [ 38%] plugins/foglamp-north-Kafka/index reading sources... [ 38%] plugins/foglamp-north-OMF/index reading sources... [ 39%] plugins/foglamp-north-ThingSpeak/index reading sources... [ 39%] plugins/foglamp-north-azure_iot/index reading sources... [ 40%] plugins/foglamp-north-gcp_python/index reading sources... [ 40%] plugins/foglamp-north-graphite/index reading sources... [ 41%] plugins/foglamp-north-http_north/index reading sources... [ 41%] plugins/foglamp-north-httpc/index reading sources... [ 42%] plugins/foglamp-north-influxdb/index reading sources... [ 42%] plugins/foglamp-north-influxdbcloud/index reading sources... [ 43%] plugins/foglamp-north-mqtt-scripted/index reading sources... [ 43%] plugins/foglamp-north-opcua/index reading sources... [ 44%] plugins/foglamp-north-opcuaclient/index reading sources... [ 44%] plugins/foglamp-north-png/index reading sources... [ 45%] plugins/foglamp-north-splunk/index reading sources... [ 45%] plugins/foglamp-notify-Hangouts/index reading sources... [ 46%] plugins/foglamp-notify-North/index reading sources... [ 46%] plugins/foglamp-notify-Telegram/index reading sources... [ 47%] plugins/foglamp-notify-alexa/index reading sources... [ 47%] plugins/foglamp-notify-asset/index reading sources... [ 48%] plugins/foglamp-notify-config/index reading sources... [ 48%] plugins/foglamp-notify-control/index reading sources... [ 49%] plugins/foglamp-notify-customasset/index reading sources... [ 49%] plugins/foglamp-notify-email/index reading sources... [ 50%] plugins/foglamp-notify-ifttt/index reading sources... [ 50%] plugins/foglamp-notify-jira/index reading sources... [ 51%] plugins/foglamp-notify-jsonconfig/index reading sources... [ 51%] plugins/foglamp-notify-management/index reading sources... [ 52%] plugins/foglamp-notify-mqtt/index reading sources... [ 52%] plugins/foglamp-notify-operation/index reading sources... [ 53%] plugins/foglamp-notify-python35/index reading sources... [ 53%] plugins/foglamp-notify-setpoint/index reading sources... [ 54%] plugins/foglamp-notify-slack/index reading sources... [ 54%] plugins/foglamp-notify-teams/index reading sources... [ 55%] plugins/foglamp-notify-zendesk/index reading sources... [ 55%] plugins/foglamp-rule-Average/index reading sources... [ 56%] plugins/foglamp-rule-DataAvailability/index reading sources... [ 56%] plugins/foglamp-rule-Delta/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Expression/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Sigma/index reading sources... [ 58%] plugins/foglamp-rule-Threshold/index reading sources... [ 58%] plugins/foglamp-rule-WatchDog/index reading sources... [ 59%] plugins/foglamp-rule-periodic/index reading sources... [ 59%] plugins/foglamp-south-ABB/index reading sources... [ 60%] plugins/foglamp-south-Beckhoff/index reading sources... [ 60%] plugins/foglamp-south-Csv/index reading sources... [ 61%] plugins/foglamp-south-Expression/index reading sources... [ 61%] plugins/foglamp-south-FlirAX8/index reading sources... [ 62%] plugins/foglamp-south-ModbusC/index reading sources... [ 62%] plugins/foglamp-south-PIWebAPI/index reading sources... [ 63%] plugins/foglamp-south-Random/index reading sources... [ 63%] plugins/foglamp-south-S7/index reading sources... [ 64%] plugins/foglamp-south-Spinnaker/index reading sources... [ 64%] plugins/foglamp-south-SuezWater/index reading sources... [ 65%] plugins/foglamp-south-am2315/index reading sources... [ 65%] plugins/foglamp-south-cc2650/index reading sources... [ 66%] plugins/foglamp-south-coap/index reading sources... [ 66%] plugins/foglamp-south-csvplayback/index reading sources... [ 67%] plugins/foglamp-south-dht11/index reading sources... [ 67%] plugins/foglamp-south-dht11_V2/index reading sources... [ 68%] plugins/foglamp-south-digiducer/index reading sources... [ 68%] plugins/foglamp-south-dnp3/index reading sources... [ 69%] plugins/foglamp-south-dt9837/index reading sources... [ 69%] plugins/foglamp-south-edgeml/index reading sources... [ 70%] plugins/foglamp-south-etherip/index reading sources... [ 70%] plugins/foglamp-south-gw65/index reading sources... [ 71%] plugins/foglamp-south-http_south/index reading sources... [ 71%] plugins/foglamp-south-ina219/index reading sources... [ 72%] plugins/foglamp-south-lathesim/index reading sources... [ 72%] plugins/foglamp-south-mqtt-readings/index reading sources... [ 73%] plugins/foglamp-south-mqtt-scripted/index reading sources... [ 73%] plugins/foglamp-south-mqtt_sparkplug/index reading sources... [ 74%] plugins/foglamp-south-opcua/index reading sources... [ 74%] plugins/foglamp-south-person_detection/index reading sources... [ 75%] plugins/foglamp-south-person_detector/index reading sources... [ 75%] plugins/foglamp-south-piserver/index reading sources... [ 76%] plugins/foglamp-south-playback/index reading sources... [ 76%] plugins/foglamp-south-pt100/index reading sources... [ 77%] plugins/foglamp-south-randomwalk/index reading sources... [ 77%] plugins/foglamp-south-rpienviro/index reading sources... [ 78%] plugins/foglamp-south-s2opcua/index reading sources... [ 78%] plugins/foglamp-south-samotics4/index reading sources... [ 79%] plugins/foglamp-south-sensehat/index reading sources... [ 79%] plugins/foglamp-south-simple-rest/index reading sources... [ 80%] plugins/foglamp-south-sinusoid/index reading sources... [ 80%] plugins/foglamp-south-systeminfo/index reading sources... [ 81%] plugins/foglamp-south-usb4704/index reading sources... [ 81%] plugins/foglamp-south-video4linux/index reading sources... [ 82%] plugins/foglamp-south-webcam_media/index reading sources... [ 82%] plugins/north reading sources... [ 83%] plugins/notify reading sources... [ 83%] plugins/rule reading sources... [ 84%] plugins/south reading sources... [ 84%] processing_data reading sources... [ 85%] quick_start/backup reading sources... [ 85%] quick_start/datasources reading sources... [ 86%] quick_start/gui reading sources... [ 86%] quick_start/index reading sources... [ 87%] quick_start/installing reading sources... [ 87%] quick_start/north reading sources... [ 88%] quick_start/starting reading sources... [ 88%] quick_start/support reading sources... [ 89%] quick_start/troubleshooting reading sources... [ 89%] quick_start/uninstalling reading sources... [ 90%] quick_start/viewing reading sources... [ 90%] rest_api_guide/01_REST reading sources... [ 91%] rest_api_guide/02_RESTauthentication reading sources... [ 91%] rest_api_guide/03_RESTadmin reading sources... [ 92%] rest_api_guide/03_RESTassetTracker reading sources... [ 92%] rest_api_guide/03_RESTservices reading sources... [ 93%] rest_api_guide/03_RESTstatistics reading sources... [ 93%] rest_api_guide/03_RESTupdate reading sources... [ 94%] rest_api_guide/04_RESTuser reading sources... [ 94%] rest_api_guide/05_RESTdeveloper reading sources... [ 95%] rest_api_guide/06_GrafanaExamples reading sources... [ 95%] rest_api_guide/index reading sources... [ 96%] securing_foglamp reading sources... [ 96%] services/foglamp-service-bucketstorage/index reading sources... [ 97%] services/foglamp-service-notification/building_notification reading sources... [ 97%] services/foglamp-service-notification/index reading sources... [ 98%] services/index reading sources... [ 98%] storage reading sources... [ 99%] troubleshooting_pi-server_integration reading sources... [100%] tuning_foglamp /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:19: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:26: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:31: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/troubleshooting_pi-server_integration.rst:33: WARNING: Title underline too short. FogLAMP 2.1.0 and later ====================== looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... introduction quick_start/index quick_start/installing quick_start/starting quick_start/troubleshooting quick_start/gui quick_start/datasources quick_start/viewing quick_start/north OMF quick_start/backup quick_start/support quick_start/uninstalling processing_data foglamp_architecture storage services/index services/foglamp-service-bucketstorage/index services/foglamp-service-notification/index control plugin_index plugins/south plugins/foglamp-south-ABB/index plugins/foglamp-south-am2315/index plugins/foglamp-south-Beckhoff/index plugins/foglamp-south-cc2650/index plugins/foglamp-south-coap/index plugins/foglamp-south-Csv/index plugins/foglamp-south-csvplayback/index plugins/foglamp-south-dht11_V2/index plugins/foglamp-south-dht11/index plugins/foglamp-south-digiducer/index plugins/foglamp-south-dnp3/index plugins/foglamp-south-dt9837/index plugins/foglamp-south-edgeml/index plugins/foglamp-south-etherip/index plugins/foglamp-south-Expression/index plugins/foglamp-south-FlirAX8/index plugins/foglamp-south-gw65/index plugins/foglamp-south-http_south/index plugins/foglamp-south-ina219/index plugins/foglamp-south-lathesim/index plugins/foglamp-south-ModbusC/index plugins/foglamp-south-mqtt-readings/index plugins/foglamp-south-mqtt_sparkplug/index plugins/foglamp-south-mqtt-scripted/index plugins/foglamp-south-opcua/index plugins/foglamp-south-person_detection/index plugins/foglamp-south-person_detector/index plugins/foglamp-south-piserver/index plugins/foglamp-south-PIWebAPI/index plugins/foglamp-south-playback/index plugins/foglamp-south-pt100/index plugins/foglamp-south-Random/index plugins/foglamp-south-randomwalk/index plugins/foglamp-south-rpienviro/index plugins/foglamp-south-s2opcua/index plugins/foglamp-south-S7/index plugins/foglamp-south-samotics4/index plugins/foglamp-south-sensehat/index plugins/foglamp-south-simple-rest/index plugins/foglamp-south-sinusoid/index plugins/foglamp-south-Spinnaker/index plugins/foglamp-south-SuezWater/index plugins/foglamp-south-systeminfo/index plugins/foglamp-south-usb4704/index plugins/foglamp-south-video4linux/index plugins/foglamp-south-webcam_media/index plugins/north plugins/foglamp-north-OMF/index plugins/foglamp-north-azure_iot/index plugins/foglamp-north-GCP/index plugins/foglamp-north-gcp_python/index plugins/foglamp-north-graphite/index plugins/foglamp-north-HarperDB/index plugins/foglamp-north-http_north/index plugins/foglamp-north-httpc/index plugins/foglamp-north-influxdb/index plugins/foglamp-north-influxdbcloud/index plugins/foglamp-north-Kafka/index plugins/foglamp-north-mqtt-scripted/index plugins/foglamp-north-opcua/index plugins/foglamp-north-opcuaclient/index plugins/foglamp-north-png/index plugins/foglamp-north-splunk/index plugins/foglamp-north-ThingSpeak/index plugins/filter plugins/foglamp-filter-asset/index plugins/foglamp-filter-asset-join/index plugins/foglamp-filter-asset_split/index plugins/foglamp-filter-change/index plugins/foglamp-filter-csv_writer/index plugins/foglamp-filter-delta/index plugins/foglamp-filter-downsample/index plugins/foglamp-filter-edgeml/index plugins/foglamp-filter-ema/index plugins/foglamp-filter-eventrate/index plugins/foglamp-filter-expression/index plugins/foglamp-filter-fft/index plugins/foglamp-filter-fft2/index plugins/foglamp-filter-FlirValidity/index plugins/foglamp-filter-greyscale/index plugins/foglamp-filter-log/index plugins/foglamp-filter-metadata/index plugins/foglamp-filter-mirror/index plugins/foglamp-filter-normalise/index plugins/foglamp-filter-omfhint/index plugins/foglamp-filter-python27/index plugins/foglamp-filter-python35/index plugins/foglamp-filter-rate/index plugins/foglamp-filter-rename/index plugins/foglamp-filter-replace/index plugins/foglamp-filter-rms/index plugins/foglamp-filter-rotate/index plugins/foglamp-filter-scale/index plugins/foglamp-filter-scale-set/index plugins/foglamp-filter-sigmacleanse/index plugins/foglamp-filter-simple-python/index plugins/foglamp-filter-specgram/index plugins/foglamp-filter-statistics/index plugins/foglamp-filter-threshold/index plugins/foglamp-filter-vibration_features/index plugins/rule plugins/foglamp-rule-DataAvailability/index plugins/foglamp-rule-Threshold/index plugins/foglamp-rule-Average/index plugins/foglamp-rule-Delta/index plugins/foglamp-rule-periodic/index plugins/foglamp-rule-Simple-Expression/index plugins/foglamp-rule-Simple-Sigma/index plugins/foglamp-rule-WatchDog/index plugins/notify plugins/foglamp-notify-alexa/index plugins/foglamp-notify-asset/index plugins/foglamp-notify-config/index plugins/foglamp-notify-control/index plugins/foglamp-notify-customasset/index plugins/foglamp-notify-email/index plugins/foglamp-notify-Hangouts/index plugins/foglamp-notify-ifttt/index plugins/foglamp-notify-jira/index plugins/foglamp-notify-jsonconfig/index plugins/foglamp-notify-management/index plugins/foglamp-notify-teams/index plugins/foglamp-notify-mqtt/index plugins/foglamp-notify-North/index plugins/foglamp-notify-operation/index plugins/foglamp-notify-python35/index plugins/foglamp-notify-setpoint/index plugins/foglamp-notify-slack/index plugins/foglamp-notify-Telegram/index plugins/foglamp-notify-zendesk/index building_pipelines securing_foglamp tuning_foglamp troubleshooting_pi-server_integration plugin_developers_guide/index plugin_developers_guide/01_FogLAMP_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_RESTauthentication rest_api_guide/03_RESTadmin rest_api_guide/03_RESTstatistics rest_api_guide/03_RESTassetTracker rest_api_guide/03_RESTupdate rest_api_guide/03_RESTservices rest_api_guide/04_RESTuser rest_api_guide/05_RESTdeveloper rest_api_guide/06_GrafanaExamples build_index building_foglamp/index building_foglamp/01_introduction building_foglamp/devkit_install 91_version_history 92_downloads KERBEROS foglamp_plugins glossary done writing... done writing additional files... done copying images... [ 0%] images/dashboard.JPG copying images... [ 0%] images/south_services.JPG copying images... [ 0%] images/south_service_config.JPG copying images... [ 0%] images/viewing_data.JPG copying images... [ 1%] images/view_graph.jpg copying images... [ 1%] images/view_hide.jpg copying images... [ 1%] images/view_summary.jpg copying images... [ 1%] images/view_times.jpg copying images... [ 2%] images/view_spreadsheet.jpg copying images... [ 2%] images/graph_icon.jpg copying images... [ 2%] images/download_icon.jpg copying images... [ 2%] images/north_services.JPG copying images... [ 3%] images/pi_plugin_config.JPG copying images... [ 3%] images/PI_connect.jpg copying images... [ 3%] images/PI_connectors.jpg copying images... [ 3%] images/PI_token.jpg copying images... [ 4%] images/omf-plugin-pi-web.jpg copying images... [ 4%] images/omf-plugin-connector-relay.jpg copying images... [ 4%] images/omf-plugin-eds.jpg copying images... [ 4%] images/omf-plugin-ocs.jpg copying images... [ 5%] images/omf-plugin-adh.jpg copying images... [ 5%] images/backup.JPG copying images... [ 5%] images/support.JPG copying images... [ 5%] images/filter_1.jpg copying images... [ 6%] images/filter_2.jpg copying images... [ 6%] images/filter_3.jpg copying images... [ 6%] images/filter_4.jpg copying images... [ 6%] images/filter_5.jpg copying images... [ 7%] images/filter_6.jpg copying images... [ 7%] images/filter_7.jpg copying images... [ 7%] images/filter_8.jpg copying images... [ 7%] images/filter_9.jpg copying images... [ 8%] images/filter_10.jpg copying images... [ 8%] images/foglamp_architecture.png copying images... [ 8%] images/pipelines.png copying images... [ 8%] images/storage_01.jpg copying images... [ 9%] images/storage_02.jpg copying images... [ 9%] images/storage_03.jpg copying images... [ 9%] images/sqlite_storage_configuration.jpg copying images... [ 9%] images/purge_01.jpg copying images... [ 10%] images/purge_02.jpg copying images... [ 10%] images/purge_03.jpg copying images... [ 10%] services/foglamp-service-notification/images/add_notification_service.jpg copying images... [ 10%] services/foglamp-service-notification/images/enable_notify_service.jpg copying images... [ 11%] services/foglamp-service-notification/images/empty_notifications.jpg copying images... [ 11%] services/foglamp-service-notification/images/notification_1.jpg copying images... [ 11%] services/foglamp-service-notification/images/notification_2.jpg copying images... [ 11%] services/foglamp-service-notification/images/notification_3.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_4.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_5.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_6.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_7.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_8.jpg copying images... [ 13%] services/foglamp-service-notification/images/slack.jpg copying images... [ 13%] services/foglamp-service-notification/images/notification_log.jpg copying images... [ 13%] services/foglamp-service-notification/images/notification_log_type.jpg copying images... [ 13%] services/foglamp-service-notification/images/notification_list.jpg copying images... [ 14%] services/foglamp-service-notification/images/notification_edit.jpg copying images... [ 14%] services/foglamp-service-notification/images/notification_settings.jpg copying images... [ 14%] services/foglamp-service-notification/images/notification_settings_icon.jpg copying images... [ 14%] services/foglamp-service-notification/images/ADHRule.jpg copying images... [ 15%] services/foglamp-service-notification/images/ADHRatePerMinute.jpg copying images... [ 15%] services/foglamp-service-notification/images/ServiceRestarted.jpg copying images... [ 15%] images/setpoint_1.jpg copying images... [ 15%] images/setpoint_2.jpg copying images... [ 16%] images/setpoint_3.jpg copying images... [ 16%] images/advanced_south.jpg copying images... [ 16%] images/edge_control_path.jpg copying images... [ 16%] images/sine_in.jpg copying images... [ 17%] images/sine_out5.jpg copying images... [ 17%] images/sine_out_change.jpg copying images... [ 17%] images/EndToEnd.jpg copying images... [ 17%] images/north_map1.jpg copying images... [ 18%] images/north_map2.jpg copying images... [ 18%] images/north_map3.jpg copying images... [ 18%] images/north_map4.jpg copying images... [ 18%] images/opcua_server.jpg copying images... [ 19%] images/dispatcher-config.jpg copying images... [ 19%] images/automation_1.jpg copying images... [ 19%] images/automation_2.jpg copying images... [ 19%] images/automation_3.jpg copying images... [ 20%] images/automation_4.jpg copying images... [ 20%] images/automation_5.jpg copying images... [ 20%] images/automation_6.jpg copying images... [ 20%] images/automation_7.jpg copying images... [ 21%] images/automation_8.jpg copying images... [ 21%] images/automation_9.jpg copying images... [ 21%] images/automation_10.jpg copying images... [ 21%] images/automation_11.jpg copying images... [ 22%] images/automation_12.jpg copying images... [ 22%] images/automation_13.jpg copying images... [ 22%] images/automation_14.jpg copying images... [ 22%] images/automation_15.jpg copying images... [ 23%] images/automation_16.jpg copying images... [ 23%] images/automation_17.jpg copying images... [ 23%] images/ACL_1.jpg copying images... [ 23%] images/ACL_2.jpg copying images... [ 24%] images/ACL_3.jpg copying images... [ 24%] images/ACL_4.jpg copying images... [ 24%] images/ACL_5.jpg copying images... [ 24%] images/ACL_6.jpg copying images... [ 25%] images/ACL_7.jpg copying images... [ 25%] images/ACL_8.jpg copying images... [ 25%] images/ACL_9.jpg copying images... [ 25%] plugins/foglamp-south-ABB/images/abb_01.jpg copying images... [ 25%] plugins/foglamp-south-ABB/images/abb_02.jpg copying images... [ 26%] plugins/foglamp-south-am2315/images/am2315_1.jpg copying images... [ 26%] plugins/foglamp-south-am2315/images/am2315_2.jpg copying images... [ 26%] plugins/foglamp-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 26%] plugins/foglamp-south-cc2650/images/cc2650_1.jpg copying images... [ 27%] plugins/foglamp-south-cc2650/images/cc2650.jpg copying images... [ 27%] plugins/foglamp-south-coap/images/coap_1.jpg copying images... [ 27%] plugins/foglamp-south-Csv/images/csv_1.jpg copying images... [ 27%] plugins/foglamp-south-csvplayback/images/csv_config1.jpg copying images... [ 28%] plugins/foglamp-south-csvplayback/images/csv_config2.jpg copying images... [ 28%] plugins/foglamp-south-dht11_V2/images/dht11_1.jpg copying images... [ 28%] plugins/foglamp-south-dht11_V2/images/dht11.jpg copying images... [ 28%] plugins/foglamp-south-dht11/images/dht11_1.jpg copying images... [ 29%] plugins/foglamp-south-dht11/images/dht11.jpg copying images... [ 29%] plugins/foglamp-south-digiducer/images/digiducer_1.jpg copying images... [ 29%] plugins/foglamp-south-digiducer/images/digiducer_2.jpg copying images... [ 29%] plugins/foglamp-south-digiducer/images/digiducer_3.jpg copying images... [ 30%] plugins/foglamp-south-digiducer/images/digiducer.jpg copying images... [ 30%] plugins/foglamp-south-dnp3/images/dnp3.jpg copying images... [ 30%] plugins/foglamp-south-dt9837/images/dt9837_1.jpg copying images... [ 30%] plugins/foglamp-south-dt9837/images/dt9837_2.jpg copying images... [ 31%] plugins/foglamp-south-dt9837/images/dt9837_3.jpg copying images... [ 31%] plugins/foglamp-south-dt9837/images/dt9837_4.jpg copying images... [ 31%] plugins/foglamp-south-dt9837/images/dt9837A.jpg copying images... [ 31%] plugins/foglamp-south-edgeml/images/config1.jpg copying images... [ 32%] plugins/foglamp-south-edgeml/images/config2.jpg copying images... [ 32%] plugins/foglamp-south-etherip/images/etherip_1.jpg copying images... [ 32%] plugins/foglamp-south-etherip/images/etherip_2.jpg copying images... [ 32%] plugins/foglamp-south-Expression/images/expression_1.jpg copying images... [ 33%] plugins/foglamp-south-FlirAX8/images/flir_setup.jpg copying images... [ 33%] plugins/foglamp-south-FlirAX8/images/AX8_1.jpg copying images... [ 33%] plugins/foglamp-south-FlirAX8/images/AX8.jpg copying images... [ 33%] plugins/foglamp-south-gw65/images/gw65_1.jpg copying images... [ 34%] plugins/foglamp-south-gw65/images/app_1.jpg copying images... [ 34%] plugins/foglamp-south-gw65/images/app_2.jpg copying images... [ 34%] plugins/foglamp-south-gw65/images/app_3.jpg copying images... [ 34%] plugins/foglamp-south-gw65/images/app_4.jpg copying images... [ 35%] plugins/foglamp-south-http_south/images/http_1.jpg copying images... [ 35%] plugins/foglamp-south-ina219/images/ina219_1.jpg copying images... [ 35%] plugins/foglamp-south-ina219/images/ina219.jpg copying images... [ 35%] plugins/foglamp-south-lathesim/images/lathe.jpg copying images... [ 36%] plugins/foglamp-south-ModbusC/images/modbus_1.jpg copying images... [ 36%] plugins/foglamp-south-ModbusC/images/modbus_2.jpg copying images... [ 36%] plugins/foglamp-south-mqtt-readings/images/mqtt-sub.png copying images... [ 36%] plugins/foglamp-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 37%] plugins/foglamp-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 37%] plugins/foglamp-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 37%] plugins/foglamp-south-mqtt-scripted/images/logview_1.png copying images... [ 37%] plugins/foglamp-south-mqtt-scripted/images/logview_2.png copying images... [ 37%] plugins/foglamp-south-opcua/images/opcua_1.jpg copying images... [ 38%] plugins/foglamp-south-person_detection/images/config_1.png copying images... [ 38%] plugins/foglamp-south-person_detection/images/config_2.png copying images... [ 38%] plugins/foglamp-south-person_detector/images/config_1.png copying images... [ 38%] plugins/foglamp-south-piserver/images/piserver_1.jpg copying images... [ 39%] plugins/foglamp-south-piserver/images/piserver_2.jpg copying images... [ 39%] plugins/foglamp-south-piserver/images/piserver_3.jpg copying images... [ 39%] plugins/foglamp-south-piserver/images/pi-update-manager.jpg copying images... [ 39%] plugins/foglamp-south-PIWebAPI/images/img_001.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_002.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_003.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_004.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_005.jpg copying images... [ 41%] plugins/foglamp-south-playback/images/playback_01.jpg copying images... [ 41%] plugins/foglamp-south-pt100/images/pt100_1.jpg copying images... [ 41%] plugins/foglamp-south-pt100/images/pt100_4wire.jpg copying images... [ 41%] plugins/foglamp-south-pt100/images/pt100_3wire.jpg copying images... [ 42%] plugins/foglamp-south-pt100/images/pt100.jpg copying images... [ 42%] plugins/foglamp-south-pt100/images/max31865_3wire.jpg copying images... [ 42%] plugins/foglamp-south-Random/images/random_1.jpg copying images... [ 42%] plugins/foglamp-south-randomwalk/images/random_1.jpg copying images... [ 43%] plugins/foglamp-south-randomwalk/images/random_2.jpg copying images... [ 43%] plugins/foglamp-south-rpienviro/images/envirophat_1.jpg copying images... [ 43%] plugins/foglamp-south-rpienviro/images/envirophat_2.jpg copying images... [ 43%] plugins/foglamp-south-s2opcua/images/opcua_1.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/opcua_2.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/opcua_3.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/opcua_4.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/opcua_5.jpg copying images... [ 45%] plugins/foglamp-south-s2opcua/images/certificatestore-import.jpg copying images... [ 45%] plugins/foglamp-south-S7/images/s7.jpg copying images... [ 45%] plugins/foglamp-south-S7/images/Address.jpg copying images... [ 45%] plugins/foglamp-south-S7/images/GETPUT.jpg copying images... [ 46%] plugins/foglamp-south-S7/images/datablock.jpg copying images... [ 46%] plugins/foglamp-south-S7/images/S7-1212.jpg copying images... [ 46%] plugins/foglamp-south-samotics4/images/img_1.jpg copying images... [ 46%] plugins/foglamp-south-samotics4/images/img_2.jpg copying images... [ 47%] plugins/foglamp-south-sensehat/images/sensehat_1.jpg copying images... [ 47%] plugins/foglamp-south-sensehat/images/sensehat.jpg copying images... [ 47%] plugins/foglamp-south-simple-rest/images/rest_01.jpg copying images... [ 47%] plugins/foglamp-south-simple-rest/images/rest_02.jpg copying images... [ 48%] plugins/foglamp-south-simple-rest/images/logview_1.png copying images... [ 48%] plugins/foglamp-south-simple-rest/images/logview_2.png copying images... [ 48%] plugins/foglamp-south-sinusoid/images/sinusoid.jpg copying images... [ 48%] plugins/foglamp-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 49%] plugins/foglamp-south-sinusoid/images/sinusoid_output.jpg copying images... [ 49%] plugins/foglamp-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 49%] plugins/foglamp-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 49%] plugins/foglamp-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 50%] plugins/foglamp-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 50%] plugins/foglamp-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 50%] plugins/foglamp-south-Spinnaker/images/camera.jpg copying images... [ 50%] plugins/foglamp-south-SuezWater/images/suez_1.jpg copying images... [ 50%] plugins/foglamp-south-systeminfo/images/systeminfo_1.jpg copying images... [ 51%] plugins/foglamp-south-systeminfo/images/systeminfo_2.jpg copying images... [ 51%] plugins/foglamp-south-systeminfo/images/systeminfo_3.jpg copying images... [ 51%] plugins/foglamp-south-usb4704/images/usb_2.jpg copying images... [ 51%] plugins/foglamp-south-usb4704/images/usb_1.jpg copying images... [ 52%] plugins/foglamp-south-video4linux/images/video4linux_1.jpg copying images... [ 52%] plugins/foglamp-south-video4linux/images/video4linux_2.jpg copying images... [ 52%] plugins/foglamp-south-webcam_media/images/webcam.jpg copying images... [ 52%] plugins/foglamp-north-OMF/images/PI_connect.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/PI_connectors.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/PI_token.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 54%] plugins/foglamp-north-OMF/images/omf-plugin-eds.jpg copying images... [ 54%] plugins/foglamp-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 54%] plugins/foglamp-north-OMF/images/omf-plugin-adh.jpg copying images... [ 54%] plugins/foglamp-north-azure_iot/images/azure_iot.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_menu.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_registry.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_add_registry.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_devices.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/gcp_create_device.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/certs.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/import.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/gcp_01.jpg copying images... [ 57%] plugins/foglamp-north-GCP/images/gcp_02.jpg copying images... [ 57%] plugins/foglamp-north-GCP/images/gcp_03.jpg copying images... [ 57%] plugins/foglamp-north-gcp_python/images/gcp.jpg copying images... [ 57%] plugins/foglamp-north-graphite/images/graphite_1.jpg copying images... [ 58%] plugins/foglamp-north-HarperDB/images/harper.jpg copying images... [ 58%] plugins/foglamp-north-http_north/images/http_1.jpg copying images... [ 58%] plugins/foglamp-north-httpc/images/http_1.jpg copying images... [ 58%] plugins/foglamp-north-influxdb/images/influxdb_1.jpg copying images... [ 59%] plugins/foglamp-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 59%] plugins/foglamp-north-Kafka/images/kafka.jpg copying images... [ 59%] plugins/foglamp-north-mqtt-scripted/images/mqtt_1.jpg copying images... [ 59%] plugins/foglamp-north-opcua/images/opcua_1.jpg copying images... [ 60%] plugins/foglamp-north-opcua/images/opcua_2.jpg copying images... [ 60%] plugins/foglamp-north-opcua/images/opcua_3.jpg copying images... [ 60%] plugins/foglamp-north-opcuaclient/images/opcuaclient.jpg copying images... [ 60%] plugins/foglamp-north-png/images/png_1.jpg copying images... [ 61%] plugins/foglamp-north-splunk/images/splunk_1.jpg copying images... [ 61%] plugins/foglamp-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 61%] plugins/foglamp-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 61%] plugins/foglamp-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 62%] plugins/foglamp-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 62%] plugins/foglamp-filter-asset/images/asset.jpg copying images... [ 62%] plugins/foglamp-filter-asset-join/images/asset_join_01.jpg copying images... [ 62%] plugins/foglamp-filter-asset_split/images/split.png copying images... [ 62%] plugins/foglamp-filter-change/images/change.jpg copying images... [ 63%] plugins/foglamp-filter-csv_writer/images/config1.jpg copying images... [ 63%] plugins/foglamp-filter-csv_writer/images/config2.jpg copying images... [ 63%] plugins/foglamp-filter-delta/images/delta.jpg copying images... [ 63%] plugins/foglamp-filter-downsample/images/downsample_1.jpg copying images... [ 64%] plugins/foglamp-filter-downsample/images/downsample_2.jpg copying images... [ 64%] plugins/foglamp-filter-edgeml/images/edgeml.jpg copying images... [ 64%] plugins/foglamp-filter-ema/images/ema_1.jpg copying images... [ 64%] plugins/foglamp-filter-eventrate/images/eventrate_1.jpg copying images... [ 65%] plugins/foglamp-filter-eventrate/images/eventrate_2.jpg copying images... [ 65%] plugins/foglamp-filter-expression/images/expression.jpg copying images... [ 65%] plugins/foglamp-filter-fft/images/fft_1.jpg copying images... [ 65%] plugins/foglamp-filter-fft/images/fft_2.jpg copying images... [ 66%] plugins/foglamp-filter-fft2/images/fft2.jpg copying images... [ 66%] plugins/foglamp-filter-FlirValidity/images/validity.jpg copying images... [ 66%] plugins/foglamp-filter-greyscale/images/greyscale.jpg copying images... [ 66%] plugins/foglamp-filter-log/images/log_1.jpg copying images... [ 67%] plugins/foglamp-filter-metadata/images/metadata.jpg copying images... [ 67%] plugins/foglamp-filter-mirror/images/mirror_01.jpg copying images... [ 67%] plugins/foglamp-filter-normalise/images/normalise_01.jpg copying images... [ 67%] plugins/foglamp-filter-omfhint/images/omfhint.jpg copying images... [ 68%] plugins/foglamp-filter-python27/images/python35_1.jpg copying images... [ 68%] plugins/foglamp-filter-python35/images/python35_1.jpg copying images... [ 68%] plugins/foglamp-filter-python35/images/logview_1.png copying images... [ 68%] plugins/foglamp-filter-python35/images/logview_2.png copying images... [ 69%] plugins/foglamp-filter-rate/images/rate_1.jpg copying images... [ 69%] plugins/foglamp-filter-rate/images/rate_2.jpg copying images... [ 69%] plugins/foglamp-filter-rate/images/rate_3.jpg copying images... [ 69%] plugins/foglamp-filter-rename/images/rename.png copying images... [ 70%] plugins/foglamp-filter-replace/images/replace.jpg copying images... [ 70%] plugins/foglamp-filter-rms/images/rms_1.jpg copying images... [ 70%] plugins/foglamp-filter-rotate/images/rotate_01.jpg copying images... [ 70%] plugins/foglamp-filter-scale/images/scale.jpg copying images... [ 71%] plugins/foglamp-filter-scale-set/images/scaleset_1.jpg copying images... [ 71%] plugins/foglamp-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 71%] plugins/foglamp-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 71%] plugins/foglamp-filter-simple-python/images/python_1.jpg copying images... [ 72%] plugins/foglamp-filter-specgram/images/specgram.jpg copying images... [ 72%] plugins/foglamp-filter-statistics/images/statistics_1.jpg copying images... [ 72%] plugins/foglamp-filter-threshold/images/threshold.jpg copying images... [ 72%] plugins/foglamp-filter-vibration_features/images/vibration_1.jpg copying images... [ 73%] plugins/foglamp-rule-DataAvailability/images/data-availability.png copying images... [ 73%] plugins/foglamp-rule-Threshold/images/threshold.jpg copying images... [ 73%] plugins/foglamp-rule-Threshold/images/threshold_source.jpg copying images... [ 73%] plugins/foglamp-rule-Average/images/average_1.jpg copying images... [ 74%] plugins/foglamp-rule-Average/images/average_2.jpg copying images... [ 74%] plugins/foglamp-rule-Average/images/average_3.jpg copying images... [ 74%] plugins/foglamp-rule-Average/images/average_4.jpg copying images... [ 74%] plugins/foglamp-rule-Delta/images/delta_1.jpg copying images... [ 75%] plugins/foglamp-rule-Delta/images/delta_2.jpg copying images... [ 75%] plugins/foglamp-rule-periodic/images/periodic_1.jpg copying images... [ 75%] plugins/foglamp-rule-Simple-Expression/images/expression_1.jpg copying images... [ 75%] plugins/foglamp-rule-Simple-Expression/images/expression_2.jpg copying images... [ 75%] plugins/foglamp-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 76%] plugins/foglamp-rule-WatchDog/images/watchdog_1.jpg copying images... [ 76%] plugins/foglamp-rule-WatchDog/images/watchdog_2.jpg copying images... [ 76%] plugins/foglamp-rule-WatchDog/images/watchdog_3.jpg copying images... [ 76%] plugins/foglamp-notify-alexa/images/alexa_1.jpg copying images... [ 77%] plugins/foglamp-notify-asset/images/asset_1.jpg copying images... [ 77%] plugins/foglamp-notify-config/images/config_1.jpg copying images... [ 77%] plugins/foglamp-notify-control/images/control_01.jpg copying images... [ 77%] plugins/foglamp-notify-customasset/images/asset.jpg copying images... [ 78%] plugins/foglamp-notify-email/images/email_1.jpg copying images... [ 78%] plugins/foglamp-notify-Hangouts/images/chat_1.jpg copying images... [ 78%] plugins/foglamp-notify-Hangouts/images/chat_2.jpg copying images... [ 78%] plugins/foglamp-notify-Hangouts/images/chat_3.jpg copying images... [ 79%] plugins/foglamp-notify-Hangouts/images/chat_4.jpg copying images... [ 79%] plugins/foglamp-notify-Hangouts/images/chat_5.jpg copying images... [ 79%] plugins/foglamp-notify-Hangouts/images/chat_6.jpg copying images... [ 79%] plugins/foglamp-notify-ifttt/images/ifttt_1.jpg copying images... [ 80%] plugins/foglamp-notify-ifttt/images/ifttt_2.jpg copying images... [ 80%] plugins/foglamp-notify-jira/images/jira_1.jpg copying images... [ 80%] plugins/foglamp-notify-jira/images/jira_2.jpg copying images... [ 80%] plugins/foglamp-notify-jsonconfig/images/config_1.jpg copying images... [ 81%] plugins/foglamp-notify-teams/images/connector.png copying images... [ 81%] plugins/foglamp-notify-teams/images/configure.png copying images... [ 81%] plugins/foglamp-notify-teams/images/webhook.png copying images... [ 81%] plugins/foglamp-notify-teams/images/teamsConfiguration.png copying images... [ 82%] plugins/foglamp-notify-teams/images/channelNotification.png copying images... [ 82%] plugins/foglamp-notify-mqtt/images/mqtt_1.jpg copying images... [ 82%] plugins/foglamp-notify-North/images/north_1.jpg copying images... [ 82%] plugins/foglamp-notify-operation/images/setpoint_1.jpg copying images... [ 83%] plugins/foglamp-notify-python35/images/python_1.jpg copying images... [ 83%] plugins/foglamp-notify-setpoint/images/setpoint_1.jpg copying images... [ 83%] plugins/foglamp-notify-slack/images/slack_01.jpg copying images... [ 83%] plugins/foglamp-notify-slack/images/slack_2.jpg copying images... [ 84%] plugins/foglamp-notify-slack/images/slack_3.jpg copying images... [ 84%] plugins/foglamp-notify-Telegram/images/telegram_1.jpg copying images... [ 84%] plugins/foglamp-notify-Telegram/images/telegram_2.jpg copying images... [ 84%] plugins/foglamp-notify-Telegram/images/botfather.jpg copying images... [ 85%] plugins/foglamp-notify-zendesk/images/zendesk_1.jpg copying images... [ 85%] plugins/foglamp-notify-zendesk/images/zendesk_2.jpg copying images... [ 85%] images/logview_1.png copying images... [ 85%] images/logview_2.png copying images... [ 86%] images/developer_features.jpg copying images... [ 86%] images/manual_purge.jpg copying images... [ 86%] images/eraser.jpg copying images... [ 86%] images/deprecated_1.png copying images... [ 87%] images/deprecated_2.png copying images... [ 87%] images/pip_1.jpg copying images... [ 87%] images/pip_2.jpg copying images... [ 87%] images/pip_3.jpg copying images... [ 87%] images/admin_api.jpg copying images... [ 88%] images/enable_https.jpg copying images... [ 88%] images/connection_https.jpg copying images... [ 88%] images/authentication.jpg copying images... [ 88%] images/login.jpg copying images... [ 89%] images/login_dashboard.jpg copying images... [ 89%] images/user_pulldown.jpg copying images... [ 89%] images/profile.jpg copying images... [ 89%] images/password.jpg copying images... [ 90%] images/password_rotation.jpg copying images... [ 90%] images/user_management.jpg copying images... [ 90%] images/add_user.jpg copying images... [ 90%] images/update_user.jpg copying images... [ 91%] images/delete_user.jpg copying images... [ 91%] images/change_role.jpg copying images... [ 91%] images/reset_password.jpg copying images... [ 91%] images/certificate_store.jpg copying images... [ 92%] images/update_certificate.jpg copying images... [ 92%] images/south_advanced.jpg copying images... [ 92%] images/stats_options.jpg copying images... [ 92%] images/north_advanced.jpg copying images... [ 93%] images/service_monitor.jpg copying images... [ 93%] images/scheduler_advanced.jpg copying images... [ 93%] images/storage_config.png copying images... [ 93%] images/sqlite_config.png copying images... [ 94%] images/sqlitelb_config.png copying images... [ 94%] images/postgres_config.png copying images... [ 94%] images/sqlitememory_config.png copying images... [ 94%] images/poll_type.png copying images... [ 95%] images/tshooting_pi_001.jpg copying images... [ 95%] images/tshooting_pi_002.jpg copying images... [ 95%] images/tshooting_pi_003.png copying images... [ 95%] images/tshooting_pi_004.jpg copying images... [ 96%] images/tshooting_pi_005.jpg copying images... [ 96%] images/tshooting_pi_006.jpg copying images... [ 96%] images/tshooting_pi_007.jpg copying images... [ 96%] images/tshooting_pi_008.jpg copying images... [ 97%] images/tshooting_pi_009.jpg copying images... [ 97%] images/tshooting_pi_010.jpg copying images... [ 97%] images/OMF_tabs.png copying images... [ 97%] images/OMF_Persisted.png copying images... [ 98%] images/PersistedPlugins.png copying images... [ 98%] images/PersistActions.png copying images... [ 98%] images/OMF_Formats.jpg copying images... [ 98%] images/Grafana_asset.jpg copying images... [ 99%] images/Grafana_ping.jpg copying images... [ 99%] images/Grafana_reading.jpg copying images... [ 99%] images/Grafana_statistics.jpg copying images... [ 99%] images/Grafana_Timestamp.jpg copying images... [100%] images/foglamp_all_round_solution.jpg copying static files... done copying extra files... done dumping object inventory... done build succeeded, 4 warnings. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-03-02T15:50:53.956723Z, end-time: 2023-03-02T15:55:00.838217Z, duration: 246, exit-code: 0 python -m sphinx -T -E -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-service-dispatcher fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-b100 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Benchmark docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coin_detection docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coral-enviro docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-CSV-Async docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-game docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-J1708 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-modbustcp docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-openweathermap docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-phidget docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-roxtec docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Sarcos docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-sensorphone docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-wind_turbine docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-GCP-Gateway docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-kafka_python docs directory is missing for branch: develop. *** WARNING: Either repo: fledge-iot/fledge-north-mqtt-scripted or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-mqtt docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: Either repo: fledge-iot/fledge-north-tdengine or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-ADM_LD_prediction docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-blocktest docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-contrast docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-rms-trigger docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-sigfns docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-velocity docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-notify-Blynk docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-bad_bearing docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-OutOfBound docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-dispatcher docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-management docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: [new config] 199 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history reading sources... [ 1%] 92_downloads reading sources... [ 1%] KERBEROS reading sources... [ 2%] OMF reading sources... [ 2%] acl reading sources... [ 3%] build_index reading sources... [ 3%] building_foglamp/01_introduction reading sources... [ 4%] building_foglamp/devkit_install reading sources... [ 4%] building_foglamp/index reading sources... [ 5%] building_pipelines reading sources... [ 5%] control reading sources... [ 6%] control_scripts reading sources... [ 6%] foglamp_architecture reading sources... [ 7%] foglamp_plugins reading sources... [ 7%] glossary reading sources... [ 8%] index reading sources... [ 8%] introduction reading sources... [ 9%] plugin_developers_guide/01_01_Data reading sources... [ 9%] plugin_developers_guide/01_FogLAMP_plugins reading sources... [ 10%] plugin_developers_guide/02_writing_plugins reading sources... [ 10%] plugin_developers_guide/035_CPP reading sources... [ 11%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 11%] plugin_developers_guide/03_01_DHT11 reading sources... [ 12%] plugin_developers_guide/03_02_Control reading sources... [ 12%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 13%] plugin_developers_guide/03_02_south_python_Control reading sources... [ 13%] plugin_developers_guide/03_south_C_plugins reading sources... [ 14%] plugin_developers_guide/03_south_plugins reading sources... [ 14%] plugin_developers_guide/04_north_plugins reading sources... [ 15%] 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/foglamp-filter-FlirValidity/index reading sources... [ 20%] plugins/foglamp-filter-asset-join/index reading sources... [ 20%] plugins/foglamp-filter-asset/index reading sources... [ 21%] plugins/foglamp-filter-asset_split/index reading sources... [ 21%] plugins/foglamp-filter-change/index reading sources... [ 22%] plugins/foglamp-filter-csv_writer/index reading sources... [ 22%] plugins/foglamp-filter-delta/index reading sources... [ 23%] plugins/foglamp-filter-downsample/index reading sources... [ 23%] plugins/foglamp-filter-edgeml/index reading sources... [ 24%] plugins/foglamp-filter-ema/index reading sources... [ 24%] plugins/foglamp-filter-eventrate/index reading sources... [ 25%] plugins/foglamp-filter-expression/index reading sources... [ 25%] plugins/foglamp-filter-fft/index reading sources... [ 26%] plugins/foglamp-filter-fft2/index reading sources... [ 26%] plugins/foglamp-filter-greyscale/index reading sources... [ 27%] plugins/foglamp-filter-log/index reading sources... [ 27%] plugins/foglamp-filter-metadata/index reading sources... [ 28%] plugins/foglamp-filter-mirror/index reading sources... [ 28%] plugins/foglamp-filter-normalise/index reading sources... [ 29%] plugins/foglamp-filter-omfhint/index reading sources... [ 29%] plugins/foglamp-filter-python27/index reading sources... [ 30%] plugins/foglamp-filter-python35/index reading sources... [ 30%] plugins/foglamp-filter-rate/index reading sources... [ 31%] plugins/foglamp-filter-rename/index reading sources... [ 31%] plugins/foglamp-filter-replace/index reading sources... [ 32%] plugins/foglamp-filter-rms/index reading sources... [ 32%] plugins/foglamp-filter-rotate/index reading sources... [ 33%] plugins/foglamp-filter-scale-set/index reading sources... [ 33%] plugins/foglamp-filter-scale/index reading sources... [ 34%] plugins/foglamp-filter-sigmacleanse/index reading sources... [ 34%] plugins/foglamp-filter-simple-python/index reading sources... [ 35%] plugins/foglamp-filter-specgram/index reading sources... [ 35%] plugins/foglamp-filter-statistics/index reading sources... [ 36%] plugins/foglamp-filter-threshold/index reading sources... [ 36%] plugins/foglamp-filter-vibration_features/index reading sources... [ 37%] plugins/foglamp-north-GCP/index reading sources... [ 37%] plugins/foglamp-north-HarperDB/index reading sources... [ 38%] plugins/foglamp-north-Kafka/index reading sources... [ 38%] plugins/foglamp-north-OMF/index reading sources... [ 39%] plugins/foglamp-north-ThingSpeak/index reading sources... [ 39%] plugins/foglamp-north-azure_iot/index reading sources... [ 40%] plugins/foglamp-north-gcp_python/index reading sources... [ 40%] plugins/foglamp-north-graphite/index reading sources... [ 41%] plugins/foglamp-north-http_north/index reading sources... [ 41%] plugins/foglamp-north-httpc/index reading sources... [ 42%] plugins/foglamp-north-influxdb/index reading sources... [ 42%] plugins/foglamp-north-influxdbcloud/index reading sources... [ 43%] plugins/foglamp-north-mqtt-scripted/index reading sources... [ 43%] plugins/foglamp-north-opcua/index reading sources... [ 44%] plugins/foglamp-north-opcuaclient/index reading sources... [ 44%] plugins/foglamp-north-png/index reading sources... [ 45%] plugins/foglamp-north-splunk/index reading sources... [ 45%] plugins/foglamp-notify-Hangouts/index reading sources... [ 46%] plugins/foglamp-notify-North/index reading sources... [ 46%] plugins/foglamp-notify-Telegram/index reading sources... [ 47%] plugins/foglamp-notify-alexa/index reading sources... [ 47%] plugins/foglamp-notify-asset/index reading sources... [ 48%] plugins/foglamp-notify-config/index reading sources... [ 48%] plugins/foglamp-notify-control/index reading sources... [ 49%] plugins/foglamp-notify-customasset/index reading sources... [ 49%] plugins/foglamp-notify-email/index reading sources... [ 50%] plugins/foglamp-notify-ifttt/index reading sources... [ 50%] plugins/foglamp-notify-jira/index reading sources... [ 51%] plugins/foglamp-notify-jsonconfig/index reading sources... [ 51%] plugins/foglamp-notify-management/index reading sources... [ 52%] plugins/foglamp-notify-mqtt/index reading sources... [ 52%] plugins/foglamp-notify-operation/index reading sources... [ 53%] plugins/foglamp-notify-python35/index reading sources... [ 53%] plugins/foglamp-notify-setpoint/index reading sources... [ 54%] plugins/foglamp-notify-slack/index reading sources... [ 54%] plugins/foglamp-notify-teams/index reading sources... [ 55%] plugins/foglamp-notify-zendesk/index reading sources... [ 55%] plugins/foglamp-rule-Average/index reading sources... [ 56%] plugins/foglamp-rule-DataAvailability/index reading sources... [ 56%] plugins/foglamp-rule-Delta/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Expression/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Sigma/index reading sources... [ 58%] plugins/foglamp-rule-Threshold/index reading sources... [ 58%] plugins/foglamp-rule-WatchDog/index reading sources... [ 59%] plugins/foglamp-rule-periodic/index reading sources... [ 59%] plugins/foglamp-south-ABB/index reading sources... [ 60%] plugins/foglamp-south-Beckhoff/index reading sources... [ 60%] plugins/foglamp-south-Csv/index reading sources... [ 61%] plugins/foglamp-south-Expression/index reading sources... [ 61%] plugins/foglamp-south-FlirAX8/index reading sources... [ 62%] plugins/foglamp-south-ModbusC/index reading sources... [ 62%] plugins/foglamp-south-PIWebAPI/index reading sources... [ 63%] plugins/foglamp-south-Random/index reading sources... [ 63%] plugins/foglamp-south-S7/index reading sources... [ 64%] plugins/foglamp-south-Spinnaker/index reading sources... [ 64%] plugins/foglamp-south-SuezWater/index reading sources... [ 65%] plugins/foglamp-south-am2315/index reading sources... [ 65%] plugins/foglamp-south-cc2650/index reading sources... [ 66%] plugins/foglamp-south-coap/index reading sources... [ 66%] plugins/foglamp-south-csvplayback/index reading sources... [ 67%] plugins/foglamp-south-dht11/index reading sources... [ 67%] plugins/foglamp-south-dht11_V2/index reading sources... [ 68%] plugins/foglamp-south-digiducer/index reading sources... [ 68%] plugins/foglamp-south-dnp3/index reading sources... [ 69%] plugins/foglamp-south-dt9837/index reading sources... [ 69%] plugins/foglamp-south-edgeml/index reading sources... [ 70%] plugins/foglamp-south-etherip/index reading sources... [ 70%] plugins/foglamp-south-gw65/index reading sources... [ 71%] plugins/foglamp-south-http_south/index reading sources... [ 71%] plugins/foglamp-south-ina219/index reading sources... [ 72%] plugins/foglamp-south-lathesim/index reading sources... [ 72%] plugins/foglamp-south-mqtt-readings/index reading sources... [ 73%] plugins/foglamp-south-mqtt-scripted/index reading sources... [ 73%] plugins/foglamp-south-mqtt_sparkplug/index reading sources... [ 74%] plugins/foglamp-south-opcua/index reading sources... [ 74%] plugins/foglamp-south-person_detection/index reading sources... [ 75%] plugins/foglamp-south-person_detector/index reading sources... [ 75%] plugins/foglamp-south-piserver/index reading sources... [ 76%] plugins/foglamp-south-playback/index reading sources... [ 76%] plugins/foglamp-south-pt100/index reading sources... [ 77%] plugins/foglamp-south-randomwalk/index reading sources... [ 77%] plugins/foglamp-south-rpienviro/index reading sources... [ 78%] plugins/foglamp-south-s2opcua/index reading sources... [ 78%] plugins/foglamp-south-samotics4/index reading sources... [ 79%] plugins/foglamp-south-sensehat/index reading sources... [ 79%] plugins/foglamp-south-simple-rest/index reading sources... [ 80%] plugins/foglamp-south-sinusoid/index reading sources... [ 80%] plugins/foglamp-south-systeminfo/index reading sources... [ 81%] plugins/foglamp-south-usb4704/index reading sources... [ 81%] plugins/foglamp-south-video4linux/index reading sources... [ 82%] plugins/foglamp-south-webcam_media/index reading sources... [ 82%] plugins/north reading sources... [ 83%] plugins/notify reading sources... [ 83%] plugins/rule reading sources... [ 84%] plugins/south reading sources... [ 84%] processing_data reading sources... [ 85%] quick_start/backup reading sources... [ 85%] quick_start/datasources reading sources... [ 86%] quick_start/gui reading sources... [ 86%] quick_start/index reading sources... [ 87%] quick_start/installing reading sources... [ 87%] quick_start/north reading sources... [ 88%] quick_start/starting reading sources... [ 88%] quick_start/support reading sources... [ 89%] quick_start/troubleshooting reading sources... [ 89%] quick_start/uninstalling reading sources... [ 90%] quick_start/viewing reading sources... [ 90%] rest_api_guide/01_REST reading sources... [ 91%] rest_api_guide/02_RESTauthentication reading sources... [ 91%] rest_api_guide/03_RESTadmin reading sources... [ 92%] rest_api_guide/03_RESTassetTracker reading sources... [ 92%] rest_api_guide/03_RESTservices reading sources... [ 93%] rest_api_guide/03_RESTstatistics reading sources... [ 93%] rest_api_guide/03_RESTupdate reading sources... [ 94%] rest_api_guide/04_RESTuser reading sources... [ 94%] rest_api_guide/05_RESTdeveloper reading sources... [ 95%] rest_api_guide/06_GrafanaExamples reading sources... [ 95%] rest_api_guide/index reading sources... [ 96%] securing_foglamp reading sources... [ 96%] services/foglamp-service-bucketstorage/index reading sources... [ 97%] services/foglamp-service-notification/building_notification reading sources... [ 97%] services/foglamp-service-notification/index reading sources... [ 98%] services/index reading sources... [ 98%] storage reading sources... [ 99%] troubleshooting_pi-server_integration reading sources... [100%] tuning_foglamp /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:19: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:26: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:31: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/troubleshooting_pi-server_integration.rst:33: WARNING: Title underline too short. FogLAMP 2.1.0 and later ====================== looking for now-outdated files... none found pickling environment... done checking consistency... done processing FogLAMP.tex... index introduction quick_start/index quick_start/installing quick_start/starting quick_start/troubleshooting quick_start/gui quick_start/datasources quick_start/viewing quick_start/north OMF quick_start/backup quick_start/support quick_start/uninstalling processing_data foglamp_architecture storage services/index services/foglamp-service-bucketstorage/index services/foglamp-service-notification/index control plugin_index plugins/south plugins/foglamp-south-ABB/index plugins/foglamp-south-am2315/index plugins/foglamp-south-Beckhoff/index plugins/foglamp-south-cc2650/index plugins/foglamp-south-coap/index plugins/foglamp-south-Csv/index plugins/foglamp-south-csvplayback/index plugins/foglamp-south-dht11_V2/index plugins/foglamp-south-dht11/index plugins/foglamp-south-digiducer/index plugins/foglamp-south-dnp3/index plugins/foglamp-south-dt9837/index plugins/foglamp-south-edgeml/index plugins/foglamp-south-etherip/index plugins/foglamp-south-Expression/index plugins/foglamp-south-FlirAX8/index plugins/foglamp-south-gw65/index plugins/foglamp-south-http_south/index plugins/foglamp-south-ina219/index plugins/foglamp-south-lathesim/index plugins/foglamp-south-ModbusC/index plugins/foglamp-south-mqtt-readings/index plugins/foglamp-south-mqtt_sparkplug/index plugins/foglamp-south-mqtt-scripted/index plugins/foglamp-south-opcua/index plugins/foglamp-south-person_detection/index plugins/foglamp-south-person_detector/index plugins/foglamp-south-piserver/index plugins/foglamp-south-PIWebAPI/index plugins/foglamp-south-playback/index plugins/foglamp-south-pt100/index plugins/foglamp-south-Random/index plugins/foglamp-south-randomwalk/index plugins/foglamp-south-rpienviro/index plugins/foglamp-south-s2opcua/index plugins/foglamp-south-S7/index plugins/foglamp-south-samotics4/index plugins/foglamp-south-sensehat/index plugins/foglamp-south-simple-rest/index plugins/foglamp-south-sinusoid/index plugins/foglamp-south-Spinnaker/index plugins/foglamp-south-SuezWater/index plugins/foglamp-south-systeminfo/index plugins/foglamp-south-usb4704/index plugins/foglamp-south-video4linux/index plugins/foglamp-south-webcam_media/index plugins/north plugins/foglamp-north-OMF/index plugins/foglamp-north-azure_iot/index plugins/foglamp-north-GCP/index plugins/foglamp-north-gcp_python/index plugins/foglamp-north-graphite/index plugins/foglamp-north-HarperDB/index plugins/foglamp-north-http_north/index plugins/foglamp-north-httpc/index plugins/foglamp-north-influxdb/index plugins/foglamp-north-influxdbcloud/index plugins/foglamp-north-Kafka/index plugins/foglamp-north-mqtt-scripted/index plugins/foglamp-north-opcua/index plugins/foglamp-north-opcuaclient/index plugins/foglamp-north-png/index plugins/foglamp-north-splunk/index plugins/foglamp-north-ThingSpeak/index plugins/filter plugins/foglamp-filter-asset/index plugins/foglamp-filter-asset-join/index plugins/foglamp-filter-asset_split/index plugins/foglamp-filter-change/index plugins/foglamp-filter-csv_writer/index plugins/foglamp-filter-delta/index plugins/foglamp-filter-downsample/index plugins/foglamp-filter-edgeml/index plugins/foglamp-filter-ema/index plugins/foglamp-filter-eventrate/index plugins/foglamp-filter-expression/index plugins/foglamp-filter-fft/index plugins/foglamp-filter-fft2/index plugins/foglamp-filter-FlirValidity/index plugins/foglamp-filter-greyscale/index plugins/foglamp-filter-log/index plugins/foglamp-filter-metadata/index plugins/foglamp-filter-mirror/index plugins/foglamp-filter-normalise/index plugins/foglamp-filter-omfhint/index plugins/foglamp-filter-python27/index plugins/foglamp-filter-python35/index plugins/foglamp-filter-rate/index plugins/foglamp-filter-rename/index plugins/foglamp-filter-replace/index plugins/foglamp-filter-rms/index plugins/foglamp-filter-rotate/index plugins/foglamp-filter-scale/index plugins/foglamp-filter-scale-set/index plugins/foglamp-filter-sigmacleanse/index plugins/foglamp-filter-simple-python/index plugins/foglamp-filter-specgram/index plugins/foglamp-filter-statistics/index plugins/foglamp-filter-threshold/index plugins/foglamp-filter-vibration_features/index plugins/rule plugins/foglamp-rule-DataAvailability/index plugins/foglamp-rule-Threshold/index plugins/foglamp-rule-Average/index plugins/foglamp-rule-Delta/index plugins/foglamp-rule-periodic/index plugins/foglamp-rule-Simple-Expression/index plugins/foglamp-rule-Simple-Sigma/index plugins/foglamp-rule-WatchDog/index plugins/notify plugins/foglamp-notify-alexa/index plugins/foglamp-notify-asset/index plugins/foglamp-notify-config/index plugins/foglamp-notify-control/index plugins/foglamp-notify-customasset/index plugins/foglamp-notify-email/index plugins/foglamp-notify-Hangouts/index plugins/foglamp-notify-ifttt/index plugins/foglamp-notify-jira/index plugins/foglamp-notify-jsonconfig/index plugins/foglamp-notify-management/index plugins/foglamp-notify-teams/index plugins/foglamp-notify-mqtt/index plugins/foglamp-notify-North/index plugins/foglamp-notify-operation/index plugins/foglamp-notify-python35/index plugins/foglamp-notify-setpoint/index plugins/foglamp-notify-slack/index plugins/foglamp-notify-Telegram/index plugins/foglamp-notify-zendesk/index building_pipelines securing_foglamp tuning_foglamp troubleshooting_pi-server_integration plugin_developers_guide/index plugin_developers_guide/01_FogLAMP_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_RESTauthentication rest_api_guide/03_RESTadmin rest_api_guide/03_RESTstatistics rest_api_guide/03_RESTassetTracker rest_api_guide/03_RESTupdate rest_api_guide/03_RESTservices rest_api_guide/04_RESTuser rest_api_guide/05_RESTdeveloper rest_api_guide/06_GrafanaExamples build_index building_foglamp/index building_foglamp/01_introduction building_foglamp/devkit_install 91_version_history 92_downloads KERBEROS foglamp_plugins glossary resolving references... done writing... done copying images... [ 0%] images/dashboard.JPG copying images... [ 0%] images/south_services.JPG copying images... [ 0%] images/south_service_config.JPG copying images... [ 0%] images/viewing_data.JPG copying images... [ 1%] images/graph_icon.jpg copying images... [ 1%] images/view_graph.jpg copying images... [ 1%] images/view_times.jpg copying images... [ 1%] images/view_hide.jpg copying images... [ 2%] images/view_summary.jpg copying images... [ 2%] images/download_icon.jpg copying images... [ 2%] images/view_spreadsheet.jpg copying images... [ 2%] images/north_services.JPG copying images... [ 3%] images/omf-plugin-pi-web.jpg copying images... [ 3%] images/omf-plugin-eds.jpg copying images... [ 3%] images/omf-plugin-adh.jpg copying images... [ 3%] images/omf-plugin-ocs.jpg copying images... [ 4%] images/PI_connectors.jpg copying images... [ 4%] images/PI_connect.jpg copying images... [ 4%] images/PI_token.jpg copying images... [ 4%] images/omf-plugin-connector-relay.jpg copying images... [ 5%] images/backup.JPG copying images... [ 5%] images/support.JPG copying images... [ 5%] images/filter_1.jpg copying images... [ 5%] images/filter_2.jpg copying images... [ 6%] images/filter_3.jpg copying images... [ 6%] images/filter_4.jpg copying images... [ 6%] images/filter_5.jpg copying images... [ 6%] images/filter_6.jpg copying images... [ 7%] images/filter_7.jpg copying images... [ 7%] images/filter_8.jpg copying images... [ 7%] images/filter_9.jpg copying images... [ 7%] images/filter_10.jpg copying images... [ 8%] images/foglamp_architecture.png copying images... [ 8%] images/pipelines.png copying images... [ 8%] images/storage_01.jpg copying images... [ 8%] images/storage_02.jpg copying images... [ 9%] images/sqlite_storage_configuration.jpg copying images... [ 9%] images/storage_03.jpg copying images... [ 9%] images/purge_01.jpg copying images... [ 9%] images/purge_02.jpg copying images... [ 10%] images/purge_03.jpg copying images... [ 10%] services/foglamp-service-notification/images/add_notification_service.jpg copying images... [ 10%] services/foglamp-service-notification/images/enable_notify_service.jpg copying images... [ 10%] services/foglamp-service-notification/images/notification_settings_icon.jpg copying images... [ 11%] services/foglamp-service-notification/images/notification_settings.jpg copying images... [ 11%] services/foglamp-service-notification/images/empty_notifications.jpg copying images... [ 11%] services/foglamp-service-notification/images/notification_1.jpg copying images... [ 11%] services/foglamp-service-notification/images/notification_2.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_3.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_4.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_5.jpg copying images... [ 12%] services/foglamp-service-notification/images/notification_6.jpg copying images... [ 13%] services/foglamp-service-notification/images/notification_7.jpg copying images... [ 13%] services/foglamp-service-notification/images/notification_8.jpg copying images... [ 13%] services/foglamp-service-notification/images/slack.jpg copying images... [ 13%] services/foglamp-service-notification/images/notification_log.jpg copying images... [ 14%] services/foglamp-service-notification/images/notification_log_type.jpg copying images... [ 14%] services/foglamp-service-notification/images/notification_list.jpg copying images... [ 14%] services/foglamp-service-notification/images/notification_edit.jpg copying images... [ 14%] services/foglamp-service-notification/images/ADHRule.jpg copying images... [ 15%] services/foglamp-service-notification/images/ADHRatePerMinute.jpg copying images... [ 15%] services/foglamp-service-notification/images/ServiceRestarted.jpg copying images... [ 15%] images/setpoint_1.jpg copying images... [ 15%] images/setpoint_2.jpg copying images... [ 16%] images/setpoint_3.jpg copying images... [ 16%] images/edge_control_path.jpg copying images... [ 16%] images/advanced_south.jpg copying images... [ 16%] images/sine_in.jpg copying images... [ 16%] images/sine_out5.jpg copying images... [ 17%] images/sine_out_change.jpg copying images... [ 17%] images/EndToEnd.jpg copying images... [ 17%] images/north_map1.jpg copying images... [ 17%] images/north_map2.jpg copying images... [ 18%] images/opcua_server.jpg copying images... [ 18%] images/north_map3.jpg copying images... [ 18%] images/north_map4.jpg copying images... [ 18%] images/automation_1.jpg copying images... [ 19%] images/automation_2.jpg copying images... [ 19%] images/automation_5.jpg copying images... [ 19%] images/automation_6.jpg copying images... [ 19%] images/automation_7.jpg copying images... [ 20%] images/automation_8.jpg copying images... [ 20%] images/automation_9.jpg copying images... [ 20%] images/automation_10.jpg copying images... [ 20%] images/automation_11.jpg copying images... [ 21%] images/automation_12.jpg copying images... [ 21%] images/automation_13.jpg copying images... [ 21%] images/automation_14.jpg copying images... [ 21%] images/automation_15.jpg copying images... [ 22%] images/automation_16.jpg copying images... [ 22%] images/automation_4.jpg copying images... [ 22%] images/automation_3.jpg copying images... [ 22%] images/automation_17.jpg copying images... [ 23%] images/ACL_1.jpg copying images... [ 23%] images/ACL_2.jpg copying images... [ 23%] images/ACL_3.jpg copying images... [ 23%] images/ACL_4.jpg copying images... [ 24%] images/ACL_5.jpg copying images... [ 24%] images/ACL_6.jpg copying images... [ 24%] images/ACL_7.jpg copying images... [ 24%] images/ACL_8.jpg copying images... [ 25%] images/ACL_9.jpg copying images... [ 25%] images/dispatcher-config.jpg copying images... [ 25%] plugins/foglamp-south-ABB/images/abb_01.jpg copying images... [ 25%] plugins/foglamp-south-ABB/images/abb_02.jpg copying images... [ 26%] plugins/foglamp-south-am2315/images/am2315_1.jpg copying images... [ 26%] plugins/foglamp-south-am2315/images/am2315_2.jpg copying images... [ 26%] plugins/foglamp-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 26%] plugins/foglamp-south-cc2650/images/cc2650.jpg copying images... [ 27%] plugins/foglamp-south-cc2650/images/cc2650_1.jpg copying images... [ 27%] plugins/foglamp-south-coap/images/coap_1.jpg copying images... [ 27%] plugins/foglamp-south-Csv/images/csv_1.jpg copying images... [ 27%] plugins/foglamp-south-csvplayback/images/csv_config1.jpg copying images... [ 28%] plugins/foglamp-south-csvplayback/images/csv_config2.jpg copying images... [ 28%] plugins/foglamp-south-dht11_V2/images/dht11.jpg copying images... [ 28%] plugins/foglamp-south-dht11_V2/images/dht11_1.jpg copying images... [ 28%] plugins/foglamp-south-dht11/images/dht11.jpg copying images... [ 29%] plugins/foglamp-south-dht11/images/dht11_1.jpg copying images... [ 29%] plugins/foglamp-south-digiducer/images/digiducer.jpg copying images... [ 29%] plugins/foglamp-south-digiducer/images/digiducer_1.jpg copying images... [ 29%] plugins/foglamp-south-digiducer/images/digiducer_2.jpg copying images... [ 30%] plugins/foglamp-south-digiducer/images/digiducer_3.jpg copying images... [ 30%] plugins/foglamp-south-dnp3/images/dnp3.jpg copying images... [ 30%] plugins/foglamp-south-dt9837/images/dt9837A.jpg copying images... [ 30%] plugins/foglamp-south-dt9837/images/dt9837_1.jpg copying images... [ 31%] plugins/foglamp-south-dt9837/images/dt9837_2.jpg copying images... [ 31%] plugins/foglamp-south-dt9837/images/dt9837_3.jpg copying images... [ 31%] plugins/foglamp-south-dt9837/images/dt9837_4.jpg copying images... [ 31%] plugins/foglamp-south-edgeml/images/config1.jpg copying images... [ 32%] plugins/foglamp-south-edgeml/images/config2.jpg copying images... [ 32%] plugins/foglamp-south-etherip/images/etherip_1.jpg copying images... [ 32%] plugins/foglamp-south-etherip/images/etherip_2.jpg copying images... [ 32%] plugins/foglamp-south-Expression/images/expression_1.jpg copying images... [ 33%] plugins/foglamp-south-FlirAX8/images/AX8.jpg copying images... [ 33%] plugins/foglamp-south-FlirAX8/images/flir_setup.jpg copying images... [ 33%] plugins/foglamp-south-FlirAX8/images/AX8_1.jpg copying images... [ 33%] plugins/foglamp-south-gw65/images/gw65_1.jpg copying images... [ 33%] plugins/foglamp-south-gw65/images/app_1.jpg copying images... [ 34%] plugins/foglamp-south-gw65/images/app_2.jpg copying images... [ 34%] plugins/foglamp-south-gw65/images/app_3.jpg copying images... [ 34%] plugins/foglamp-south-gw65/images/app_4.jpg copying images... [ 34%] plugins/foglamp-south-http_south/images/http_1.jpg copying images... [ 35%] plugins/foglamp-south-ina219/images/ina219.jpg copying images... [ 35%] plugins/foglamp-south-ina219/images/ina219_1.jpg copying images... [ 35%] plugins/foglamp-south-lathesim/images/lathe.jpg copying images... [ 35%] plugins/foglamp-south-ModbusC/images/modbus_1.jpg copying images... [ 36%] plugins/foglamp-south-ModbusC/images/modbus_2.jpg copying images... [ 36%] plugins/foglamp-south-mqtt-readings/images/mqtt-sub.png copying images... [ 36%] plugins/foglamp-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 36%] plugins/foglamp-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 37%] plugins/foglamp-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 37%] plugins/foglamp-south-mqtt-scripted/images/logview_1.png copying images... [ 37%] plugins/foglamp-south-mqtt-scripted/images/logview_2.png copying images... [ 37%] plugins/foglamp-south-opcua/images/opcua_1.jpg copying images... [ 38%] plugins/foglamp-south-person_detection/images/config_1.png copying images... [ 38%] plugins/foglamp-south-person_detection/images/config_2.png copying images... [ 38%] plugins/foglamp-south-person_detector/images/config_1.png copying images... [ 38%] plugins/foglamp-south-piserver/images/piserver_1.jpg copying images... [ 39%] plugins/foglamp-south-piserver/images/piserver_2.jpg copying images... [ 39%] plugins/foglamp-south-piserver/images/piserver_3.jpg copying images... [ 39%] plugins/foglamp-south-piserver/images/pi-update-manager.jpg copying images... [ 39%] plugins/foglamp-south-PIWebAPI/images/img_001.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_002.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_003.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_005.jpg copying images... [ 40%] plugins/foglamp-south-PIWebAPI/images/img_004.jpg copying images... [ 41%] plugins/foglamp-south-playback/images/playback_01.jpg copying images... [ 41%] plugins/foglamp-south-pt100/images/pt100.jpg copying images... [ 41%] plugins/foglamp-south-pt100/images/pt100_1.jpg copying images... [ 41%] plugins/foglamp-south-pt100/images/pt100_4wire.jpg copying images... [ 42%] plugins/foglamp-south-pt100/images/max31865_3wire.jpg copying images... [ 42%] plugins/foglamp-south-Random/images/random_1.jpg copying images... [ 42%] plugins/foglamp-south-randomwalk/images/random_2.jpg copying images... [ 42%] plugins/foglamp-south-randomwalk/images/random_1.jpg copying images... [ 43%] plugins/foglamp-south-rpienviro/images/envirophat_1.jpg copying images... [ 43%] plugins/foglamp-south-rpienviro/images/envirophat_2.jpg copying images... [ 43%] plugins/foglamp-south-s2opcua/images/opcua_1.jpg copying images... [ 43%] plugins/foglamp-south-s2opcua/images/opcua_5.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/opcua_2.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/opcua_3.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/opcua_4.jpg copying images... [ 44%] plugins/foglamp-south-s2opcua/images/certificatestore-import.jpg copying images... [ 45%] plugins/foglamp-south-S7/images/S7-1212.jpg copying images... [ 45%] plugins/foglamp-south-S7/images/Address.jpg copying images... [ 45%] plugins/foglamp-south-S7/images/GETPUT.jpg copying images... [ 45%] plugins/foglamp-south-S7/images/s7.jpg copying images... [ 46%] plugins/foglamp-south-S7/images/datablock.jpg copying images... [ 46%] plugins/foglamp-south-samotics4/images/img_1.jpg copying images... [ 46%] plugins/foglamp-south-samotics4/images/img_2.jpg copying images... [ 46%] plugins/foglamp-south-sensehat/images/sensehat.jpg copying images... [ 47%] plugins/foglamp-south-sensehat/images/sensehat_1.jpg copying images... [ 47%] plugins/foglamp-south-simple-rest/images/rest_01.jpg copying images... [ 47%] plugins/foglamp-south-simple-rest/images/rest_02.jpg copying images... [ 47%] plugins/foglamp-south-simple-rest/images/logview_1.png copying images... [ 48%] plugins/foglamp-south-simple-rest/images/logview_2.png copying images... [ 48%] plugins/foglamp-south-sinusoid/images/sinusoid_output.jpg copying images... [ 48%] plugins/foglamp-south-sinusoid/images/sinusoid.jpg copying images... [ 48%] plugins/foglamp-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 49%] plugins/foglamp-south-Spinnaker/images/camera.jpg copying images... [ 49%] plugins/foglamp-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 49%] plugins/foglamp-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 49%] plugins/foglamp-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 50%] plugins/foglamp-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 50%] plugins/foglamp-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 50%] plugins/foglamp-south-SuezWater/images/suez_1.jpg copying images... [ 50%] plugins/foglamp-south-systeminfo/images/systeminfo_2.jpg copying images... [ 50%] plugins/foglamp-south-systeminfo/images/systeminfo_3.jpg copying images... [ 51%] plugins/foglamp-south-systeminfo/images/systeminfo_1.jpg copying images... [ 51%] plugins/foglamp-south-usb4704/images/usb_1.jpg copying images... [ 51%] plugins/foglamp-south-usb4704/images/usb_2.jpg copying images... [ 51%] plugins/foglamp-south-video4linux/images/video4linux_1.jpg copying images... [ 52%] plugins/foglamp-south-video4linux/images/video4linux_2.jpg copying images... [ 52%] plugins/foglamp-south-webcam_media/images/webcam.jpg copying images... [ 52%] plugins/foglamp-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 52%] plugins/foglamp-north-OMF/images/omf-plugin-eds.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/omf-plugin-adh.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/PI_connectors.jpg copying images... [ 53%] plugins/foglamp-north-OMF/images/PI_connect.jpg copying images... [ 54%] plugins/foglamp-north-OMF/images/PI_token.jpg copying images... [ 54%] plugins/foglamp-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 54%] plugins/foglamp-north-azure_iot/images/azure_iot.jpg copying images... [ 54%] plugins/foglamp-north-GCP/images/gcp_02.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_03.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_menu.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_registry.jpg copying images... [ 55%] plugins/foglamp-north-GCP/images/gcp_add_registry.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/gcp_devices.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/gcp_create_device.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/certs.jpg copying images... [ 56%] plugins/foglamp-north-GCP/images/import.jpg copying images... [ 57%] plugins/foglamp-north-GCP/images/gcp_01.jpg copying images... [ 57%] plugins/foglamp-north-gcp_python/images/gcp.jpg copying images... [ 57%] plugins/foglamp-north-graphite/images/graphite_1.jpg copying images... [ 57%] plugins/foglamp-north-HarperDB/images/harper.jpg copying images... [ 58%] plugins/foglamp-north-http_north/images/http_1.jpg copying images... [ 58%] plugins/foglamp-north-httpc/images/http_1.jpg copying images... [ 58%] plugins/foglamp-north-influxdb/images/influxdb_1.jpg copying images... [ 58%] plugins/foglamp-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 59%] plugins/foglamp-north-Kafka/images/kafka.jpg copying images... [ 59%] plugins/foglamp-north-mqtt-scripted/images/mqtt_1.jpg copying images... [ 59%] plugins/foglamp-north-opcua/images/opcua_1.jpg copying images... [ 59%] plugins/foglamp-north-opcua/images/opcua_2.jpg copying images... [ 60%] plugins/foglamp-north-opcua/images/opcua_3.jpg copying images... [ 60%] plugins/foglamp-north-opcuaclient/images/opcuaclient.jpg copying images... [ 60%] plugins/foglamp-north-png/images/png_1.jpg copying images... [ 60%] plugins/foglamp-north-splunk/images/splunk_1.jpg copying images... [ 61%] plugins/foglamp-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 61%] plugins/foglamp-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 61%] plugins/foglamp-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 61%] plugins/foglamp-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 62%] plugins/foglamp-filter-asset/images/asset.jpg copying images... [ 62%] plugins/foglamp-filter-asset-join/images/asset_join_01.jpg copying images... [ 62%] plugins/foglamp-filter-asset_split/images/split.png copying images... [ 62%] plugins/foglamp-filter-change/images/change.jpg copying images... [ 63%] plugins/foglamp-filter-csv_writer/images/config1.jpg copying images... [ 63%] plugins/foglamp-filter-csv_writer/images/config2.jpg copying images... [ 63%] plugins/foglamp-filter-delta/images/delta.jpg copying images... [ 63%] plugins/foglamp-filter-downsample/images/downsample_1.jpg copying images... [ 64%] plugins/foglamp-filter-downsample/images/downsample_2.jpg copying images... [ 64%] plugins/foglamp-filter-edgeml/images/edgeml.jpg copying images... [ 64%] plugins/foglamp-filter-ema/images/ema_1.jpg copying images... [ 64%] plugins/foglamp-filter-eventrate/images/eventrate_1.jpg copying images... [ 65%] plugins/foglamp-filter-eventrate/images/eventrate_2.jpg copying images... [ 65%] plugins/foglamp-filter-expression/images/expression.jpg copying images... [ 65%] plugins/foglamp-filter-fft/images/fft_1.jpg copying images... [ 65%] plugins/foglamp-filter-fft/images/fft_2.jpg copying images... [ 66%] plugins/foglamp-filter-fft2/images/fft2.jpg copying images... [ 66%] plugins/foglamp-filter-FlirValidity/images/validity.jpg copying images... [ 66%] plugins/foglamp-filter-greyscale/images/greyscale.jpg copying images... [ 66%] plugins/foglamp-filter-log/images/log_1.jpg copying images... [ 66%] plugins/foglamp-filter-metadata/images/metadata.jpg copying images... [ 67%] plugins/foglamp-filter-mirror/images/mirror_01.jpg copying images... [ 67%] plugins/foglamp-filter-normalise/images/normalise_01.jpg copying images... [ 67%] plugins/foglamp-filter-omfhint/images/omfhint.jpg copying images... [ 67%] plugins/foglamp-filter-python27/images/python35_1.jpg copying images... [ 68%] plugins/foglamp-filter-python35/images/python35_1.jpg copying images... [ 68%] plugins/foglamp-filter-python35/images/logview_1.png copying images... [ 68%] plugins/foglamp-filter-python35/images/logview_2.png copying images... [ 68%] plugins/foglamp-filter-rate/images/rate_1.jpg copying images... [ 69%] plugins/foglamp-filter-rate/images/rate_2.jpg copying images... [ 69%] plugins/foglamp-filter-rate/images/rate_3.jpg copying images... [ 69%] plugins/foglamp-filter-rename/images/rename.png copying images... [ 69%] plugins/foglamp-filter-replace/images/replace.jpg copying images... [ 70%] plugins/foglamp-filter-rms/images/rms_1.jpg copying images... [ 70%] plugins/foglamp-filter-rotate/images/rotate_01.jpg copying images... [ 70%] plugins/foglamp-filter-scale/images/scale.jpg copying images... [ 70%] plugins/foglamp-filter-scale-set/images/scaleset_1.jpg copying images... [ 71%] plugins/foglamp-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 71%] plugins/foglamp-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 71%] plugins/foglamp-filter-simple-python/images/python_1.jpg copying images... [ 71%] plugins/foglamp-filter-specgram/images/specgram.jpg copying images... [ 72%] plugins/foglamp-filter-statistics/images/statistics_1.jpg copying images... [ 72%] plugins/foglamp-filter-threshold/images/threshold.jpg copying images... [ 72%] plugins/foglamp-filter-vibration_features/images/vibration_1.jpg copying images... [ 72%] plugins/foglamp-rule-DataAvailability/images/data-availability.png copying images... [ 73%] plugins/foglamp-rule-Threshold/images/threshold.jpg copying images... [ 73%] plugins/foglamp-rule-Threshold/images/threshold_source.jpg copying images... [ 73%] plugins/foglamp-rule-Average/images/average_1.jpg copying images... [ 73%] plugins/foglamp-rule-Average/images/average_2.jpg copying images... [ 74%] plugins/foglamp-rule-Average/images/average_3.jpg copying images... [ 74%] plugins/foglamp-rule-Average/images/average_4.jpg copying images... [ 74%] plugins/foglamp-rule-Delta/images/delta_1.jpg copying images... [ 74%] plugins/foglamp-rule-Delta/images/delta_2.jpg copying images... [ 75%] plugins/foglamp-rule-periodic/images/periodic_1.jpg copying images... [ 75%] plugins/foglamp-rule-Simple-Expression/images/expression_1.jpg copying images... [ 75%] plugins/foglamp-rule-Simple-Expression/images/expression_2.jpg copying images... [ 75%] plugins/foglamp-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 76%] plugins/foglamp-rule-WatchDog/images/watchdog_1.jpg copying images... [ 76%] plugins/foglamp-rule-WatchDog/images/watchdog_2.jpg copying images... [ 76%] plugins/foglamp-rule-WatchDog/images/watchdog_3.jpg copying images... [ 76%] plugins/foglamp-notify-alexa/images/alexa_1.jpg copying images... [ 77%] plugins/foglamp-notify-asset/images/asset_1.jpg copying images... [ 77%] plugins/foglamp-notify-config/images/config_1.jpg copying images... [ 77%] plugins/foglamp-notify-control/images/control_01.jpg copying images... [ 77%] plugins/foglamp-notify-customasset/images/asset.jpg copying images... [ 78%] plugins/foglamp-notify-email/images/email_1.jpg copying images... [ 78%] plugins/foglamp-notify-Hangouts/images/chat_1.jpg copying images... [ 78%] plugins/foglamp-notify-Hangouts/images/chat_2.jpg copying images... [ 78%] plugins/foglamp-notify-Hangouts/images/chat_3.jpg copying images... [ 79%] plugins/foglamp-notify-Hangouts/images/chat_6.jpg copying images... [ 79%] plugins/foglamp-notify-Hangouts/images/chat_4.jpg copying images... [ 79%] plugins/foglamp-notify-Hangouts/images/chat_5.jpg copying images... [ 79%] plugins/foglamp-notify-ifttt/images/ifttt_1.jpg copying images... [ 80%] plugins/foglamp-notify-ifttt/images/ifttt_2.jpg copying images... [ 80%] plugins/foglamp-notify-jira/images/jira_1.jpg copying images... [ 80%] plugins/foglamp-notify-jira/images/jira_2.jpg copying images... [ 80%] plugins/foglamp-notify-jsonconfig/images/config_1.jpg copying images... [ 81%] plugins/foglamp-notify-teams/images/connector.png copying images... [ 81%] plugins/foglamp-notify-teams/images/configure.png copying images... [ 81%] plugins/foglamp-notify-teams/images/webhook.png copying images... [ 81%] plugins/foglamp-notify-teams/images/teamsConfiguration.png copying images... [ 82%] plugins/foglamp-notify-teams/images/channelNotification.png copying images... [ 82%] plugins/foglamp-notify-mqtt/images/mqtt_1.jpg copying images... [ 82%] plugins/foglamp-notify-North/images/north_1.jpg copying images... [ 82%] plugins/foglamp-notify-operation/images/setpoint_1.jpg copying images... [ 83%] plugins/foglamp-notify-python35/images/python_1.jpg copying images... [ 83%] plugins/foglamp-notify-setpoint/images/setpoint_1.jpg copying images... [ 83%] plugins/foglamp-notify-slack/images/slack_01.jpg copying images... [ 83%] plugins/foglamp-notify-slack/images/slack_2.jpg copying images... [ 83%] plugins/foglamp-notify-slack/images/slack_3.jpg copying images... [ 84%] plugins/foglamp-notify-Telegram/images/botfather.jpg copying images... [ 84%] plugins/foglamp-notify-Telegram/images/telegram_1.jpg copying images... [ 84%] plugins/foglamp-notify-Telegram/images/telegram_2.jpg copying images... [ 84%] plugins/foglamp-notify-zendesk/images/zendesk_1.jpg copying images... [ 85%] plugins/foglamp-notify-zendesk/images/zendesk_2.jpg copying images... [ 85%] images/developer_features.jpg copying images... [ 85%] images/manual_purge.jpg copying images... [ 85%] images/eraser.jpg copying images... [ 86%] images/deprecated_1.png copying images... [ 86%] images/deprecated_2.png copying images... [ 86%] images/logview_1.png copying images... [ 86%] images/logview_2.png copying images... [ 87%] images/pip_1.jpg copying images... [ 87%] images/pip_2.jpg copying images... [ 87%] images/pip_3.jpg copying images... [ 87%] images/admin_api.jpg copying images... [ 88%] images/enable_https.jpg copying images... [ 88%] images/connection_https.jpg copying images... [ 88%] images/authentication.jpg copying images... [ 88%] images/login.jpg copying images... [ 89%] images/login_dashboard.jpg copying images... [ 89%] images/user_pulldown.jpg copying images... [ 89%] images/profile.jpg copying images... [ 89%] images/password.jpg copying images... [ 90%] images/password_rotation.jpg copying images... [ 90%] images/user_management.jpg copying images... [ 90%] images/add_user.jpg copying images... [ 90%] images/update_user.jpg copying images... [ 91%] images/change_role.jpg copying images... [ 91%] images/reset_password.jpg copying images... [ 91%] images/delete_user.jpg copying images... [ 91%] images/certificate_store.jpg copying images... [ 92%] images/update_certificate.jpg copying images... [ 92%] images/south_advanced.jpg copying images... [ 92%] images/poll_type.png copying images... [ 92%] images/stats_options.jpg copying images... [ 93%] images/north_advanced.jpg copying images... [ 93%] images/service_monitor.jpg copying images... [ 93%] images/scheduler_advanced.jpg copying images... [ 93%] images/storage_config.png copying images... [ 94%] images/sqlite_config.png copying images... [ 94%] images/sqlitelb_config.png copying images... [ 94%] images/postgres_config.png copying images... [ 94%] images/sqlitememory_config.png copying images... [ 95%] images/OMF_Formats.jpg copying images... [ 95%] images/tshooting_pi_003.png copying images... [ 95%] images/tshooting_pi_002.jpg copying images... [ 95%] images/tshooting_pi_001.jpg copying images... [ 96%] images/tshooting_pi_010.jpg copying images... [ 96%] images/tshooting_pi_004.jpg copying images... [ 96%] images/tshooting_pi_005.jpg copying images... [ 96%] images/tshooting_pi_006.jpg copying images... [ 97%] images/tshooting_pi_007.jpg copying images... [ 97%] images/tshooting_pi_008.jpg copying images... [ 97%] images/tshooting_pi_009.jpg copying images... [ 97%] images/OMF_tabs.png copying images... [ 98%] images/OMF_Persisted.png copying images... [ 98%] images/PersistedPlugins.png copying images... [ 98%] images/PersistActions.png copying images... [ 98%] https://s3.amazonaws.com/foglamp/readthedocs/images/06_dht11_tags_in_PI.jpg copying images... [ 99%] images/Grafana_ping.jpg copying images... [ 99%] images/Grafana_statistics.jpg copying images... [ 99%] images/Grafana_Timestamp.jpg copying images... [ 99%] images/Grafana_reading.jpg copying images... [100%] images/foglamp_all_round_solution.jpg copying TeX support files... copying TeX support files... done build succeeded, 4 warnings. The LaTeX files are in ../_readthedocs/pdf. 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-foglamp-documentation/checkouts/develop/_readthedocs/pdf/_static/searchtools.js [rtd-command-info] start-time: 2023-03-02T15:55:47.464659Z, end-time: 2023-03-02T15:55:47.522527Z, 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: 2023-03-02T15:55:47.745141Z, end-time: 2023-03-02T15:56:09.098309Z, duration: 21, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=foglamp-foglamp-documentation -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-foglamp-documentation" "FogLAMP.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 (./FogLAMP.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-foglamp-documentation.idx (./foglamp-foglamp-documentation.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. [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [2] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7 <./dashboard. JPG>] [8 <./south_services.JPG>] [9] [10 <./south_service_config.JPG>] [11 <./v iewing_data.JPG>] [12 <./graph_icon.jpg> <./view_graph.jpg>] [13 <./view_times. jpg>] [14 <./view_hide.jpg> <./view_summary.jpg> <./download_icon.jpg>] [15 <./view_spreadsheet.jpg> <./north_services.JPG>] [16] Overfull \vbox (9.00003pt too high) has occurred while \output is active [17 <./omf-plugin-pi-web.jpg>] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 18 undefined on inpu t line 879. LaTeX Warning: Hyper reference `OMF:asset-framework-hierarchy-rules' on page 18 undefined on input line 912. [18] LaTeX Warning: Hyper reference `OMF:linked-types' on page 19 undefined on input line 976. [19] Overfull \vbox (9.00003pt too high) has occurred while \output is active [20 <./omf-plugin-eds.jpg>] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 21 undefined on inpu t line 1019. [21] [22 <./omf-plugin-adh.jpg>] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 23 undefined on inpu t line 1111. [23] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 24 undefined on inpu t line 1217. [24 <./omf-plugin-ocs.jpg>] [25] [26 <./PI_connectors.jpg>] [27 <./PI_connect.j pg> <./PI_token.jpg>] [28] Overfull \vbox (9.00003pt too high) has occurred while \output is active [29 <./omf-plugin-connector-relay.jpg>] [30] [31] [32] [33] LaTeX Warning: Hyper reference `OMF:naming-scheme' on page 34 undefined on inpu t line 1728. LaTeX Warning: Hyper reference `OMF:linked-types' on page 34 undefined on input line 1775. [34] [35] [36] [37 <./backup.JPG>] [38 <./support.JPG>] [39] [40] Chapter 3. [41] [42 <./filter_1.jpg>] [43 <./filter_2.jpg>] [44 <./filter_3.jpg>] [45 <./f ilter_4.jpg>] [46 <./filter_5.jpg>] [47 <./filter_6.jpg>] [48 <./filter_7.jpg>] [49 <./filter_8.jpg>] [50 <./filter_9.jpg>] [51 <./filter_10.jpg>] [52] Chapter 4. [53 <./foglamp_architecture.png>] [54] [55 <./pipelines.png>] [56] Chapter 5. [57] [58 <./storage_01.jpg> <./storage_02.jpg>] [59 <./sqlite_storage_configura tion.jpg>] [60] [61 <./storage_03.jpg>] [62] [63 <./purge_01.jpg> <./purge_02.j pg>] [64 <./purge_03.jpg>] Chapter 6. [65] [66] [67] [68] [69] [70] [71] [72] [73] [74 <./add_notification_service.jp g> <./enable_notify_service.jpg>] [75 <./notification_settings_icon.jpg> <./not ification_settings.jpg>] [76 <./empty_notifications.jpg>] [77 <./notification_1 .jpg> <./notification_2.jpg>] [78 <./notification_3.jpg>] [79 <./notification_4 .jpg>] [80 <./notification_5.jpg> <./notification_6.jpg>] [81 <./notification_7 .jpg> <./notification_8.jpg>] [82 <./slack.jpg>] [83 <./notification_log.jpg>] [84 <./notification_log_type.jpg>] [85 <./notification_list.jpg>] [86 <./notifi cation_edit.jpg>] [87 <./ADHRule.jpg>] [88 <./ADHRatePerMinute.jpg> <./ServiceR estarted.jpg>] Chapter 7. [89] [90 <./setpoint_1.jpg>] [91 <./setpoint_2.jpg>] [92 <./setpoint_3.jpg>] [93] [94 <./edge_control_path.jpg> <./advanced_south.jpg>] [95] [96 <./sine_in. jpg>] [97 <./sine_out5.jpg>] [98 <./sine_out_change.jpg> <./EndToEnd.jpg>] [99 <./north_map1.jpg> <./north_map2.jpg>] [100 <./opcua_server.jpg>] [101 <./n orth_map3.jpg> <./north_map4.jpg>] [102] [103 <./automation_1.jpg> <./automatio n_2.jpg>] [104 <./automation_5.jpg> <./automation_6.jpg>] [105 <./automation_7. jpg>] [106 <./automation_8.jpg> <./automation_9.jpg>] [107 <./automation_10.jpg > <./automation_11.jpg>] [108 <./automation_12.jpg> <./automation_13.jpg>] [109 <./automation_14.jpg> <./automation_15.jpg>] [110 <./automation_16.jpg> <. /automation_4.jpg>] [111 <./automation_3.jpg>] [112 <./automation_17.jpg>] [113 <./ACL_1.jpg> <./ACL_2.jpg>] [114 <./ACL_3.jpg> <./ACL_4.jpg> <./ACL_5.jpg >] [115 <./ACL_6.jpg> <./ACL_7.jpg>] [116 <./ACL_8.jpg> <./ACL_9.jpg>] [117 <./ dispatcher-config.jpg>] [118] Chapter 8. [119] [120 <./abb_01.jpg> <./abb_02.jpg>] [121 <./am2315_1.jpg> <./am2315_2.jpg >] [122] [123 <./beckhoff_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 5864--5864 []\T1/phv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 as- Overfull \hbox (0.55345pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 \T1/ptm/m/n/10 a- Overfull \hbox (5.56345pt too wide) in paragraph at lines 5864--5864 \T1/ptm/m/n/10 point| Overfull \hbox (6.66344pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 name| Overfull \hbox (8.33362pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 in- [124] [125] [126 <./cc2650.jpg>] [127 <./cc2650_1.jpg>] [128 <./coap_1.jpg>] [129 <./csv_1.jpg>] [130 <./csv_config1.jpg>] [131] Underfull \hbox (badness 10000) in paragraph at lines 6533--6536 []\T1/ptm/m/n/10 The times-tamp for-mat [132 <./csv_config2.jpg>] [133] [134] [135 <./dht111.jpg>] [136 <./dht11_11.jpg > <./dht11.jpg>] [137 <./dht11_1.jpg> <./digiducer.jpg>] [138 <./digiducer_1.jp g> <./digiducer_2.jpg>] [139 <./digiducer_3.jpg> <./dnp3.jpg>] [140] [141 <./dt 9837A.jpg>] [142 <./dt9837_1.jpg> <./dt9837_2.jpg>] [143 <./dt9837_3.jpg>] [144 <./dt9837_4.jpg>] [145 <./config11.jpg>] [146 <./config21.jpg>] [147] [148 <./etherip_1.jpg>] [149 <./etherip_2.jpg>] [150] [151 <./expression_11.jpg >] [152 <./AX8.jpg>] [153 <./flir_setup.jpg> <./AX8_1.jpg>] [154] [155 <./gw65_ 1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [156 <./app_1.jpg>] [157] Overfull \vbox (9.00003pt too high) has occurred while \output is active [158 <./app_2.jpg>] [159] Overfull \vbox (9.00003pt too high) has occurred while \output is active [160 <./app_3.jpg>] [161] Overfull \vbox (9.00003pt too high) has occurred while \output is active [162 <./app_4.jpg>] [163] [164 <./http_12.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 8394--8394 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 8394--8394 []\T1/ptm/m/n/10 read- [165] [166 <./ina219.jpg>] [167 <./ina219_1.jpg>] [168 <./lathe.jpg>] [169] [170 <./modbus_1.jpg>] [171 <./modbus_2.jpg>] Overfull \hbox (9.45337pt too wide) in paragraph at lines 8964--8964 []\T1/phv/m/n/10 Prop- Overfull \hbox (2.07335pt too wide) in paragraph at lines 8964--8964 \T1/phv/m/n/10 erty| Overfull \hbox (6.66344pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 name| Overfull \hbox (5.20348pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 set- Overfull \hbox (8.8834pt too wide) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 Name| Overfull \hbox (0.95361pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 pu- Overfull \hbox (7.07347pt too wide) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 is- Overfull \hbox (4.99327pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 off- Overfull \hbox (2.2235pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 type| Overfull \hbox (5.45348pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 swap| [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 9254--9257 []\T1/ptm/m/n/10 The op-tional prop-erty [174] Underfull \hbox (badness 10000) in paragraph at lines 9309--9312 []\T1/ptm/m/n/10 The in-put [175] Underfull \hbox (badness 10000) in paragraph at lines 9348--9351 []\T1/ptm/m/n/10 Each mod-bus [176] [177 <./mqtt-sub.png>] [178 <./sparkplug_1.jpg>] [179] [180 <./mqtt_01.jp g>] [181 <./mqtt_02.jpg>] LaTeX Warning: Hyper reference `plugins/foglamp-south-mqtt-scripted/index:time- format' on page 182 undefined on input line 9824. [182] [183] [184 <./logview_12.png> <./logview_22.png>] Underfull \hbox (badness 10000) in paragraph at lines 10016--10019 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 10020--10023 [] Underfull \hbox (badness 10000) in paragraph at lines 10032--10035 [] [185] [186 <./opcua_11.jpg>] [187] Underfull \hbox (badness 10000) in paragraph at lines 10259--10265 []\T1/ptm/m/n/10 This is the name of the tflite model file that should be place d in [188 <./config_1.png>] [189 <./config_2.png>] Overfull \vbox (18.18253pt too high) detected at line 10473 [190] [191 <./config_11.png (PNG copy)>] [192] [193] [194 <./piserver_1.jpg>] Overfull \hbox (53.54077pt too wide) in paragraph at lines 10862--10862 [] Underfull \hbox (badness 10000) in paragraph at lines 10862--10862 [195 <./piserver_2.jpg>] [196] [197 <./piserver_3.jpg>] [198 <./pi-update-manag er.jpg>] [199] [200 <./img_001.jpg> <./img_002.jpg>] [201 <./img_003.jpg> <./im g_005.jpg> <./img_004.jpg>] [202 <./playback_01.jpg>] [203] [204 <./pt100.jpg> <./pt100_1.jpg>] [205 <./pt100_4wire.jpg>] [206 <./max31865_3wire.jpg>] [207 <./random_1.jpg>] [208 <./random_2.jpg> <./random_11.jpg>] [209 <./envirop hat_1.jpg>] [210 <./envirophat_2.jpg>] [211] [212 <./opcua_12.jpg>] [213 <./opc ua_5.jpg>] [214 <./opcua_21.jpg> <./opcua_31.jpg> <./opcua_4.jpg>] [215] Underfull \hbox (badness 10000) in paragraph at lines 12299--12299 []\T1/phv/m/n/10 Cer-tifi-cate Underfull \hbox (badness 10000) in paragraph at lines 12299--12299 []\T1/ptm/m/n/10 Ex-tended Key [216] [217] [218] [219 <./certificatestore-import.jpg> <./S7-1212.jpg>] [220 <./Address.jpg>] [221 <./GETPUT.jpg>] [222 <./s7.jpg>] [223] [224 <./datab lock.jpg>] [225] [226 <./img_1.jpg>] [227 <./img_2.jpg> <./sensehat.jpg>] [228 <./sensehat_1.jpg>] [229] Overfull \vbox (9.00003pt too high) has occurred while \output is active [230 <./rest_01.jpg>] LaTeX Warning: Hyper reference `plugins/foglamp-south-simple-rest/index:selecti on-method' on page 231 undefined on input line 13240. [231 <./rest_02.jpg>] [232] [233] [234] Overfull \vbox (2.5258pt too high) detected at line 13621 [235] [236] LaTeX Warning: Hyper reference `plugins/foglamp-south-simple-rest/index:time-ba sed' on page 237 undefined on input line 13737. [237] Underfull \hbox (badness 10000) in paragraph at lines 13821--13824 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 13825--13828 [] [238 <./logview_13.png> <./logview_23.png>] [239 <./sinusoid_output.jpg>] [240 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [241 <./camera.jpg>] [242 <./s pinnaker_1.jpg> <./spinnaker_2.jpg>] [243 <./spinnaker_3.jpg> <./spinnaker_4.jp g> <./spinnaker_5.jpg>] [244] [245 <./suez_1.jpg>] [246] [247 <./systeminfo_2.j pg>] [248 <./systeminfo_3.jpg> <./systeminfo_1.jpg>] [249 <./usb_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 14516--14516 []\T1/phv/m/n/10 Key| Overfull \hbox (2.2235pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 type| Overfull \hbox (1.67345pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 pins| Overfull \hbox (6.66344pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 name| Overfull \hbox (4.99327pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 scale| [250 <./usb_2.jpg>] [251 <./video4linux_1.jpg> <./video4linux_2.jpg>] [252 <./w ebcam.jpg>] [253] Overfull \vbox (9.00003pt too high) has occurred while \output is active [254 <./omf-plugin-pi-web1.jpg>] LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:naming-scheme-p lugin' on page 255 undefined on input line 14775. LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:asset-framework -hierarchy-rules' on page 255 undefined on input line 14808. [255] LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:linked-types-pl ugin' on page 256 undefined on input line 14872. [256] Overfull \vbox (9.00003pt too high) has occurred while \output is active [257 <./omf-plugin-eds1.jpg>] LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:naming-scheme-p lugin' on page 258 undefined on input line 14915. [258] [259 <./omf-plugin-adh1.jpg>] LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:naming-scheme-p lugin' on page 260 undefined on input line 15007. [260] LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:naming-scheme-p lugin' on page 261 undefined on input line 15113. [261 <./omf-plugin-ocs1.jpg>] [262] [263 <./PI_connectors1.jpg>] [264 <./PI_con nect1.jpg> <./PI_token1.jpg>] [265] Overfull \vbox (9.00003pt too high) has occurred while \output is active [266 <./omf-plugin-connector-relay1.jpg>] [267] [268] [269] LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:naming-scheme-p lugin' on page 270 undefined on input line 15624. [270] LaTeX Warning: Hyper reference `plugins/foglamp-north-OMF/index:linked-types-pl ugin' on page 271 undefined on input line 15671. [271] [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 15951--15951 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15951--15951 []\T1/ptm/m/n/10 read- [274 <./azure_iot.jpg>] [275] Overfull \hbox (34.32385pt too wide) in paragraph at lines 16115--16117 []\T1/ptm/m/n/10 Click on the menu icon in the top left cor-ner of the page [] [276 <./gcp_02.jpg> <./gcp_03.jpg> <./gcp_menu.jpg> <./gcp_registry.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 16159--16161 []\T1/ptm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [277 <./gcp_add_registry.jpg>] [278 <./gcp_devices.jpg> <./gcp_create_device.jp g>] [279 <./certs.jpg> <./import.jpg>] [280 <./gcp_01.jpg>] [281 <./gcp.jpg>] [282 <./graphite_1.jpg>] [283 <./harper.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 16701--16701 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16701--16701 []\T1/ptm/m/n/10 read- [284 <./http_1.jpg>] [285] [286 <./http_11.jpg>] [287] [288] [289] [290 <./infl uxdb_1.jpg>] [291 <./influxdb_11.jpg>] [292 <./kafka.jpg>] [293 <./mqtt_1.jpg>] [294] [295] [296] [297] [298 <./opcua_1.jpg>] [299 <./opcua_2.jpg>] [300 <./op cua_3.jpg>] [301] [302] [303] [304 <./opcuaclient.jpg>] [305 <./png_1.jpg>] [306 <./splunk_1.jpg> <./thingspeak_1.jpg>] [307 <./thingspeak_2.jpg>] [308 <./ thingspeak_3.jpg>] [309 <./thingspeak_4.jpg>] [310 <./asset.jpg>] [311] [312 <./asset_join_01.jpg>] [313 <./split.png>] [314 <./change.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 18606--18609 []\T1/ptm/m/n/10 Des-ti-na-tion di-rec-tory in-side [315 <./config1.jpg>] [316 <./config2.jpg>] [317] [318] [319] [320] [321] [322 <./delta.jpg>] [323 <./downsample_1.jpg>] [324 <./downsample_2.jpg> <./edg eml.jpg>] [325] [326] [327] [328 <./ema_1.jpg>] [329 <./eventrate_1.jpg>] LaTeX Warning: Hyper reference `plugins/foglamp-filter-expression/index:exprtk' on page 330 undefined on input line 19735. [330 <./eventrate_2.jpg> <./expression.jpg>] [331] [332 <./fft_1.jpg> <./fft_2. jpg>] [333] [334 <./fft2.jpg>] [335] [336 <./validity.jpg>] [337 <./greyscale.j pg>] [338 <./log_1.jpg>] [339 <./metadata.jpg>] [340] [341 <./mirror_01.jpg> <. /normalise_01.jpg>] LaTeX Warning: Hyper reference `plugins/foglamp-filter-omfhint/index:omf-hint-d ata' on page 342 undefined on input line 20376. [342 <./omfhint.jpg>] [343] [344] [345] [346 <./python35_1.jpg>] [347] [348] [349] [350 <./python35_11.jpg>] [351] [352] [353] [354 <./logview_11.png> <./lo gview_21.png>] Overfull \hbox (86.58911pt too wide) in paragraph at lines 21281--21284 [] Overfull \hbox (192.50856pt too wide) in paragraph at lines 21285--21288 [] Overfull \hbox (78.1994pt too wide) in paragraph at lines 21289--21292 [] [355] [356 <./rate_1.jpg> <./rate_2.jpg>] [357 <./rate_3.jpg>] [358 <./rename.p ng>] [359] [360 <./replace.jpg>] [361 <./rms_1.jpg>] [362 <./rotate_01.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 \T1/ptm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 As-set [363 <./scale.jpg>] Overfull \hbox (5.78032pt too wide) in paragraph at lines 22002--22002 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 22002--22002 []\T1/ptm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 22002--22002 []\T1/ptm/m/n/10 off- [364 <./scaleset_1.jpg>] [365] [366 <./sigma_2.jpg> <./sigma_1.jpg>] [367] [368 <./python_1.jpg>] [369 <./specgram.jpg>] [370 <./statistics_1.jpg>] [371] [372 <./threshold.jpg>] [373 <./vibration_1.jpg>] [374 <./data-availabili ty.png>] [375 <./threshold1.jpg> <./threshold_source.jpg>] [376 <./average_1.jp g>] [377 <./average_2.jpg> <./average_3.jpg> <./average_4.jpg>] [378 <./delta_1 .jpg>] [379 <./delta_2.jpg> <./periodic_1.jpg>] [380 <./expression_1.jpg> <./ex pression_2.jpg>] [381 <./sigma_11.jpg>] [382 <./watchdog_1.jpg>] [383 <./watchd og_2.jpg> <./watchdog_3.jpg>] [384 <./alexa_1.jpg>] [385 <./asset_1.jpg>] [386 <./config_1.jpg>] [387 <./control_01.jpg>] [388] [389] [390 <./asset1.jpg> ] [391 <./email_1.jpg>] [392 <./chat_1.jpg>] [393 <./chat_2.jpg>] [394 <./chat_ 3.jpg> <./chat_6.jpg>] [395 <./chat_4.jpg> <./chat_5.jpg>] [396 <./ifttt_1.jpg> ] [397 <./ifttt_2.jpg>] [398 <./jira_1.jpg>] [399 <./jira_2.jpg>] [400 <./confi g_11.jpg>] [401] [402 <./connector.png>] [403 <./configure.png>] [404 <./webhoo k.png> <./teamsConfiguration.png>] [405 <./channelNotification.png> <./mqtt_11. jpg>] [406 <./north_1.jpg>] [407 <./setpoint_11.jpg>] [408] [409 <./python_11.j pg>] [410 <./setpoint_12.jpg>] [411] [412 <./slack_01.jpg> <./slack_2.jpg>] [413] Overfull \vbox (9.00003pt too high) has occurred while \output is active [414 <./slack_3.jpg>] [415] [416 <./botfather.jpg>] [417 <./telegram_1.jpg>] [418 <./telegram_2.jpg>] [419 <./zendesk_1.jpg>] [420 <./zendesk_2.jpg>] Chapter 9. [421] [422] [423 <./developer_features.jpg> <./manual_purge.jpg> <./eraser.jpg> <./deprecated_1.png>] [424 <./deprecated_2.png>] [425] [426 <./logview_1.png>] [427 <./logview_2.png>] [428] [429 <./pip_1.jpg> <./pip_2.jpg>] [430 <./pip_3. jpg>] [431] LaTeX Warning: Hyper reference `building_pipelines:accessinglogs' on page 432 u ndefined on input line 25764. [432] Chapter 10. [433 <./admin_api.jpg>] LaTeX Warning: Hyper reference `securing_foglamp:certificate-store' on page 434 undefined on input line 25813. [434 <./enable_https.jpg> <./connection_https.jpg>] [435 <./authentication.jpg> ] [436 <./login.jpg> <./login_dashboard.jpg>] [437 <./user_pulldown.jpg> <./pro file.jpg>] [438 <./password.jpg> <./password_rotation.jpg>] [439 <./user_manage ment.jpg>] [440] [441 <./add_user.jpg>] [442 <./update_user.jpg>] [443 <./chang e_role.jpg> <./reset_password.jpg>] [444 <./delete_user.jpg>] [445 <./certifica te_store.jpg> <./update_certificate.jpg>] [446] Chapter 11. [447] [448 <./south_advanced.jpg>] [449 <./poll_type.png> <./stats_options.jpg> ] [450] [451 <./north_advanced.jpg>] [452 <./service_monitor.jpg> <./scheduler_ advanced.jpg>] [453] [454 <./storage_config.png>] Underfull \hbox (badness 7256) in paragraph at lines 26740--26742 []\T1/ptm/m/n/10 When run-ning a copy of FogLAMP built from source the data di- rec-tory can be found in [455 <./sqlite_config.png>] [456 <./sqlitelb_config.png>] [457 <./postgres_conf ig.png> <./sqlitememory_config.png>] [458] Chapter 12. LaTeX Warning: Hyper reference `troubleshooting_pi-server_integration:log-files ' on page 459 undefined on input line 26922. LaTeX Warning: Hyper reference `troubleshooting_pi-server_integration:how-to-ch eck-the-pi-web-api-is-installed-and-running' on page 459 undefined on input lin e 26926. LaTeX Warning: Hyper reference `troubleshooting_pi-server_integration:commands- to-check-the-pi-web-api' on page 459 undefined on input line 26930. LaTeX Warning: Hyper reference `troubleshooting_pi-server_integration:error-mes sages-and-causes' on page 459 undefined on input line 26934. LaTeX Warning: Hyper reference `troubleshooting_pi-server_integration:possible- solutions-to-common-problems' on page 459 undefined on input line 26938. [459] [460 <./OMF_Formats.jpg> <./tshooting_pi_003.png>] [461 <./tshooting_pi_0 02.jpg> <./tshooting_pi_001.jpg>] [462 <./tshooting_pi_010.jpg> <./tshooting_pi _004.jpg> <./tshooting_pi_005.jpg>] [463 <./tshooting_pi_006.jpg> <./tshooting_ pi_007.jpg>] [464 <./tshooting_pi_008.jpg> <./tshooting_pi_009.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 []|\T1/ptm/m/n/10 North_Readings_to_PI[24485]: ER-ROR: Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 \T1/ptm/m/n/10 Send-ing JSON data er-ror : \T1/ptm/b/n/10 Con-tainer not Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 \T1/ptm/b/n/10 found\T1/ptm/m/n/10 . 4273005507977094880_1mea-sure- [465] [466 <./OMF_tabs.png>] [467 <./OMF_Persisted.png> <./PersistedPlugins.png >] [468 <./PersistActions.png>] Overfull \hbox (3.28142pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 dataType- Overfull \hbox (7.98125pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 hintCheck- Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 nam- Overfull \hbox (7.98125pt too wide) in paragraph at lines 27357--27357 \T1/ptm/m/n/10 ingScheme| Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 afHier-ar- Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 afHier-ar- Overfull \hbox (3.84135pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 dataTypes| Overfull \hbox (112.31973pt too wide) in paragraph at lines 27364--27364 [] Underfull \hbox (badness 10000) in paragraph at lines 27364--27364 [469] Overfull \hbox (50.4602pt too wide) in paragraph at lines 27429--27429 [] Underfull \hbox (badness 10000) in paragraph at lines 27429--27429 Overfull \hbox (253.42818pt too wide) in paragraph at lines 27454--27454 [] Underfull \hbox (badness 10000) in paragraph at lines 27454--27454 Overfull \hbox (275.09796pt too wide) in paragraph at lines 27487--27487 [] Underfull \hbox (badness 10000) in paragraph at lines 27487--27487 [470] Chapter 13. [471] Overfull \hbox (6.03357pt too wide) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Type| Overfull \hbox (11.67346pt too wide) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 \T1/phv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 \T1/phv/m/n/10 Sta- Overfull \hbox (4.80345pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Stor- Overfull \hbox (13.89328pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.80345pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Stor- Overfull \hbox (5.56334pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Post- Overfull \hbox (1.66345pt too wide) in paragraph at lines 27683--27683 \T1/ptm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.33348pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 North| Overfull \hbox (6.67346pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\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.27711 ...foglamp.service \PYGZhy{} LSB: FogLAMP} [472] [473] Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A float-ing point Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A string ei-ther Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A std::vector of Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 \T1/ptm/m/n/10 std::vector [474] [475] Overfull \hbox (10.01343pt too wide) in paragraph at lines 28102--28102 []\T1/phv/m/n/10 Mode| Overfull \hbox (0.56345pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 poll| Overfull \hbox (7.77344pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 async| Overfull \hbox (4.4436pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 none| Overfull \hbox (2.77356pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 con- [476] Underfull \hbox (badness 10000) in paragraph at lines 28253--28253 []\T1/phv/m/n/10 Flag Overfull \hbox (33.13313pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_COMMON| Overfull \hbox (37.5732pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_READINGS| Overfull \hbox (20.91328pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_ASYNC| Overfull \hbox (56.25322pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_PERSIST_DATA| Overfull \hbox (22.57332pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_INGEST| Overfull \hbox (82.92314pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_GET_MANAGEMENT| Overfull \hbox (56.99335pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_GET_STORAGE| Overfull \hbox (50.91315pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_DEPRECATED| Overfull \hbox (25.99333pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_BUILTIN| Overfull \hbox (33.84332pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_CONTROL| [477] [478] [479] Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 dep-re- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 \T1/ptm/m/n/10 scrip- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 \T1/ptm/m/n/10 play- Overfull \hbox (1.25105pt too wide) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 manda- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 max-i- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 min-i- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 read- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 va-lid- [480] [481] [482] [483] [484] [485] [486] [487] Overfull \vbox (0.69795pt too high) detected at line 29212 [488] Underfull \vbox (badness 10000) detected at line 29212 Overfull \vbox (2.68169pt too high) detected at line 29212 [489] Underfull \vbox (badness 10000) detected at line 29212 Overfull \vbox (2.68169pt too high) detected at line 29212 [490] [491] [492] Underfull \vbox (badness 3503) detected at line 29375 [493] [494 <./06_dht11_tags_in_PI.jpg>] [495] [496] [497] [498] [499] [500] [501] [502] Underfull \vbox (badness 10000) detected at line 30022 Overfull \vbox (2.68169pt too high) detected at line 30022 [503] [504] [505] [506] [507] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [508] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [509] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [510] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [511] Overfull \vbox (5.4393pt too high) detected at line 30626 [512] Underfull \vbox (badness 10000) detected at line 30626 Overfull \vbox (2.68169pt too high) detected at line 30626 [513] [514] [515] Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/phv/m/n/10 En-try Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Overfull \hbox (17.47488pt too wide) in paragraph at lines 30845--30845 \T1/ptm/m/n/10 gin_shutdown| Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Overfull \hbox (8.6747pt too wide) in paragraph at lines 30845--30845 \T1/ptm/m/n/10 gin_register| [516] Overfull \hbox (1.23033pt too wide) in paragraph at lines 30938--30938 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 30938--30938 []\T1/ptm/m/n/10 ver- Underfull \hbox (badness 10000) in paragraph at lines 30938--30938 []\T1/ptm/m/n/10 in-ter- [517] [518] Overfull \vbox (1.2835pt too high) detected at line 31094 [519] Underfull \hbox (badness 10000) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 as- Overfull \hbox (18.2486pt too wide) in paragraph at lines 31178--31178 \T1/ptm/m/n/10 set_code| Overfull \hbox (3.79878pt too wide) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 read- Overfull \hbox (11.58856pt too wide) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 user_ts| [520] Underfull \hbox (badness 10000) in paragraph at lines 31267--31267 []\T1/ptm/m/n/10 in-ter- [521] Overfull \hbox (11.20451pt too wide) in paragraph at lines 31301--31301 []\T1/ptm/m/n/10 SP_PERSIST_DATA| [522] [523] [524] Overfull \vbox (3.18257pt too high) detected at line 31566 [525] [526] [527] [528] [529] [530] [531] [532] [533] Underfull \vbox (badness 10000) detected at line 32212 Overfull \vbox (13.68169pt too high) detected at line 32212 [534] Underfull \vbox (badness 10000) detected at line 32212 Overfull \vbox (2.68169pt too high) detected at line 32212 [535] [536] [537] [538] Underfull \vbox (badness 10000) detected at line 32492 Overfull \vbox (13.68169pt too high) detected at line 32492 [539] Underfull \vbox (badness 10000) detected at line 32492 Overfull \vbox (2.68169pt too high) detected at line 32492 [540] [541] [542] Overfull \vbox (1.18256pt too high) detected at line 32704 [543] [544] [545] Underfull \hbox (badness 10000) in paragraph at lines 32816--32819 []\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 32816--32819 \T1/ptm/m/n/10 tional_libs=^^QDIRECTORY_NAME:FILE_NAME1,DIRECTORY_NAME:FILE_NAM E2^^Q - in [546] [547] [548] [549] [550] [551] [552] [553] [554] Overfull \vbox (3.94025pt too high) detected at line 33590 [555] [556] Overfull \vbox (24.94023pt too high) detected at line 33746 [557] [558] [559] [560] [561] [562] [563] [564] Chapter 14. [565] [566] [567] [568] Overfull \hbox (6.92328pt too wide) in paragraph at lines 34699--34701 []|\T1/ptm/m/n/10 .users[].userName| Overfull \hbox (5.25322pt too wide) in paragraph at lines 34725--34727 []|\T1/ptm/m/n/10 .users[].realName| Overfull \hbox (10.82315pt too wide) in paragraph at lines 34738--34740 []|\T1/ptm/m/n/10 .users[].description| [569] Underfull \hbox (badness 10000) in paragraph at lines 34928--34930 []|\T1/ptm/m/n/10 cur- [570] [571] Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 35401. [572] Overfull \hbox (8.4173pt too wide) in paragraph at lines 35513--35513 []\T1/phv/m/n/10 Name| Overfull \hbox (2.95094pt too wide) in paragraph at lines 35513--35513 []\T1/phv/m/n/10 Type| Overfull \hbox (6.74696pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 times- Overfull \hbox (1.74722pt too wide) in paragraph at lines 35513--35513 \T1/ptm/m/n/10 tamp| Overfull \hbox (6.9205pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 times- Overfull \hbox (1.92076pt too wide) in paragraph at lines 35513--35513 \T1/ptm/m/n/10 tamp| Overfull \hbox (7.84723pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 source| Overfull \hbox (4.70067pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 string| Overfull \hbox (5.57733pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 sever- Overfull \hbox (4.70067pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 ob- [573] Overfull \hbox (10.44678pt too wide) in paragraph at lines 35629--35629 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 35629--35629 []\T1/phv/m/n/10 Type| Overfull \hbox (9.87671pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 source| Overfull \hbox (7.7833pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 string| Overfull \hbox (7.60681pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 sever- Overfull \hbox (7.7833pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 ob- Overfull \hbox (5.69618pt too wide) in paragraph at lines 35716--35716 []\T1/phv/m/n/10 Name| Overfull \hbox (4.02585pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 times- Overfull \hbox (4.22527pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 2018-04-16 Overfull \hbox (5.12611pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 source| Overfull \hbox (2.00543pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 string| Overfull \hbox (2.85622pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 sever- Overfull \hbox (2.00543pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 ob- [574] Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 dis-play- Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 Net-work Set- [575] [576] Underfull \vbox (badness 10000) detected at line 36115 [577] [578] [579] [580] Overfull \hbox (3.72975pt too wide) in paragraph at lines 36728--36728 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 36728--36728 []\T1/phv/m/n/10 Type| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 \T1/ptm/m/n/10 scrip- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| [581] Overfull \hbox (6.02782pt too wide) in paragraph at lines 36909--36909 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 rea- [582] [583] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37155--37155 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 in-te- [584] [585] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37350--37350 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 rea- [586] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37500--37500 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 rea- [587] Overfull \hbox (27.84927pt too wide) in paragraph at lines 37598--37601 []|\T1/ptm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 37641--37643 []|\T1/ptm/m/n/10 au-then-ti-ca- Overfull \hbox (143.52824pt too wide) in paragraph at lines 37689--37692 []|\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 37715--37718 []|\T1/ptm/m/n/10 2113.076449394226| [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 37932--37934 []|\T1/ptm/m/n/10 statis- Overfull \hbox (9.45767pt too wide) in paragraph at lines 37932--37934 \T1/ptm/m/n/10 tics[].*NORTH_TASK_NAME*| [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 38171--38173 []|\T1/ptm/m/n/10 dep-re-cat-ed- [592] [593] [594] [595] [596] [597] Underfull \vbox (badness 10000) detected at line 38656 Overfull \vbox (2.68169pt too high) detected at line 38656 [598] [599] [600] [601] [602] [603] [604] Underfull \hbox (badness 10000) in paragraph at lines 39252--39254 []|\T1/ptm/m/n/10 {read- [605] Underfull \hbox (badness 10000) in paragraph at lines 39331--39334 []|\T1/ptm/m/n/10 ^^P2022-11-08 Underfull \hbox (badness 10000) in paragraph at lines 39344--39347 []|\T1/ptm/m/n/10 ^^P2022-11-09 Underfull \hbox (badness 10000) in paragraph at lines 39415--39418 []|\T1/ptm/m/n/10 ^^P2022-11-08 Underfull \hbox (badness 10000) in paragraph at lines 39428--39431 []|\T1/ptm/m/n/10 ^^P2022-11-09 [606] [607] [608] [609] [610] [611] [612 <./Grafana_ping.jpg>] [613] [614 <./Gr afana_statistics.jpg> <./Grafana_Timestamp.jpg>] [615 <./Grafana_reading.jpg>] [616] Chapter 15. [617] [618 <./foglamp_all_round_solution.jpg>] [619] [620] [621] [622] Underfull \vbox (badness 10000) detected at line 40535 Overfull \vbox (13.68169pt too high) detected at line 40535 [623] Underfull \vbox (badness 10000) detected at line 40535 Overfull \vbox (2.68169pt too high) detected at line 40535 [624] [625] [626] Chapter 16. [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] Underfull \hbox (badness 10000) in paragraph at lines 43954--43956 []\T1/ptm/b/n/10 coap\T1/ptm/m/n/10 : coap south plu-gin was moved into its own repos-i-tory [][]$https : / / github . com / foglamp / [661] [662] LaTeX Warning: Hyper reference `91_version_history:id7' on page 663 undefined o n input line 44072. LaTeX Warning: Hyper reference `91_version_history:id7' on page 663 undefined o n input line 44110. [663] [664] Chapter 17. [665] [666] Chapter 18. [667] [668] [669] [670] Chapter 19. [671] [672] [673] [674] [675] [676] [677] [678] Chapter 20. LaTeX Warning: Hyper reference `glossary:term-Datapoint' on page 679 undefined on input line 45731. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 679 undefined on input line 45731. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 679 undefined on input line 45731. LaTeX Warning: Hyper reference `glossary:term-South-Service' on page 679 undefi ned on input line 45735. LaTeX Warning: Hyper reference `glossary:term-Asset' on page 679 undefined on i nput line 45735. LaTeX Warning: Hyper reference `glossary:term-Service' on page 679 undefined on input line 45739. LaTeX Warning: Hyper reference `glossary:term-Purge' on page 679 undefined on i nput line 45739. LaTeX Warning: Hyper reference `glossary:term-Filter-Plugin' on page 679 undefi ned on input line 45747. LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 679 undefined on input line 45751. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 679 undefined on input line 45751. LaTeX Warning: Hyper reference `glossary:term-Pipeline' on page 679 undefined o n input line 45751. LaTeX Warning: Hyper reference `glossary:term-South-Service' on page 679 undefi ned on input line 45751. LaTeX Warning: Hyper reference `glossary:term-North-Service' on page 679 undefi ned on input line 45751. LaTeX Warning: Hyper reference `glossary:term-Task' on page 679 undefined on in put line 45751. LaTeX Warning: Hyper reference `glossary:term-Service' on page 679 undefined on input line 45755. LaTeX Warning: Hyper reference `glossary:term-Notification-Service' on page 679 undefined on input line 45759. LaTeX Warning: Hyper reference `glossary:term-Notification-Rule-Plugin' on page 679 undefined on input line 45759. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 679 undefined on input line 45759. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 679 unde fined on input line 45759. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 679 undefined on input line 45763. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 679 unde fined on input line 45763. LaTeX Warning: Hyper reference `glossary:term-Service' on page 679 undefined on input line 45767. [679] LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 680 undefined on input line 45775. LaTeX Warning: Hyper reference `glossary:term-Service' on page 680 undefined on input line 45779. LaTeX Warning: Hyper reference `glossary:term-Task' on page 680 undefined on in put line 45783. LaTeX Warning: Hyper reference `glossary:term-North-Service' on page 680 undefi ned on input line 45783. LaTeX Warning: Hyper reference `glossary:term-Filter' on page 680 undefined on input line 45787. LaTeX Warning: Hyper reference `glossary:term-South-Plugin' on page 680 undefin ed on input line 45787. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 680 unde fined on input line 45787. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 680 unde fined on input line 45787. LaTeX Warning: Hyper reference `glossary:term-North-Plugin' on page 680 undefin ed on input line 45787. LaTeX Warning: Hyper reference `glossary:term-South' on page 680 undefined on i nput line 45791. LaTeX Warning: Hyper reference `glossary:term-North' on page 680 undefined on i nput line 45791. LaTeX Warning: Hyper reference `glossary:term-Storage-Plugin' on page 680 undef ined on input line 45791. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 680 undefined on input line 45791. LaTeX Warning: Hyper reference `glossary:term-Filter-Plugin' on page 680 undefi ned on input line 45791. LaTeX Warning: Hyper reference `glossary:term-Notification-Rule-Plugin' on page 680 undefined on input line 45791. LaTeX Warning: Hyper reference `glossary:term-Notification-Delivery-Plugin' on page 680 undefined on input line 45791. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 680 undefined on input line 45795. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 680 unde fined on input line 45795. LaTeX Warning: Hyper reference `glossary:term-Asset' on page 680 undefined on i nput line 45799. LaTeX Warning: Hyper reference `glossary:term-Datapoint' on page 680 undefined on input line 45799. LaTeX Warning: Hyper reference `glossary:term-Core-Service' on page 680 undefin ed on input line 45803. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 680 unde fined on input line 45803. LaTeX Warning: Hyper reference `glossary:term-Notification-Service' on page 680 undefined on input line 45803. LaTeX Warning: Hyper reference `glossary:term-Control-Service' on page 680 unde fined on input line 45803. LaTeX Warning: Hyper reference `glossary:term-South' on page 680 undefined on i nput line 45803. LaTeX Warning: Hyper reference `glossary:term-North' on page 680 undefined on i nput line 45803. LaTeX Warning: Hyper reference `glossary:term-Service' on page 680 undefined on input line 45811. LaTeX Warning: Hyper reference `glossary:term-Asset' on page 680 undefined on i nput line 45811. LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 680 undefined on input line 45815. LaTeX Warning: Hyper reference `glossary:term-Microservice' on page 680 undefin ed on input line 45819. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 680 undefined on input line 45819. LaTeX Warning: Hyper reference `glossary:term-Storage-Plugin' on page 680 undef ined on input line 45819. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 680 undefined on input line 45819. LaTeX Warning: Hyper reference `glossary:term-Plugin' on page 680 undefined on input line 45823. LaTeX Warning: Hyper reference `glossary:term-Storage-Service' on page 680 unde fined on input line 45823. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 680 undefined on input line 45823. LaTeX Warning: Hyper reference `glossary:term-Reading' on page 680 undefined on input line 45823. LaTeX Warning: Hyper reference `glossary:term-Purge' on page 680 undefined on i nput line 45827. LaTeX Warning: Hyper reference `glossary:term-North-Task' on page 680 undefined on input line 45827. [680] No file foglamp-foglamp-documentation.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [681] (./foglamp-foglamp-documentation.aux) Package rerunfilecheck Warning: File `foglamp-foglamp-documentation.out' has ch anged. (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-foglamp-documentation.pdf (685 pages, 28009694 bytes) . Transcript written on foglamp-foglamp-documentation.log. Latexmk: Index file 'foglamp-foglamp-documentation.idx' was written Latexmk: Missing input file: 'foglamp-foglamp-documentation.ind' from line 'No file foglamp-foglamp-documentation.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'foglamp-foglamp-documentation.pdf' Latexmk: Log file says output to 'foglamp-foglamp-documentation.pdf' Rule 'makeindex foglamp-foglamp-documentation.idx': File changes, etc: Non-existent destination files: 'foglamp-foglamp-documentation.ind' ------------ Run number 1 of rule 'makeindex foglamp-foglamp-documentation.idx' ------------ ------------ Running 'makeindex -s python.ist -o "foglamp-foglamp-documentation.ind" "foglamp-foglamp-documentation.idx"' ------------ Latexmk: applying rule 'makeindex foglamp-foglamp-documentation.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-foglamp-documentation.idx....done (25 entries accepted, 0 rejected). Sorting entries....done (105 comparisons). Generating output file foglamp-foglamp-documentation.ind....done (61 lines written, 0 warnings). Output written in foglamp-foglamp-documentation.ind. Transcript written in foglamp-foglamp-documentation.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'foglamp-foglamp-documentation.aux' 'foglamp-foglamp-documentation.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="foglamp-foglamp-documentation" "FogLAMP.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 (./FogLAMP.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-foglamp-documentation.idx (./foglamp-foglamp-documentation.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-foglamp-documentation.out) (./foglamp-foglamp-documentation.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-foglamp-documentation.toc [1] [2] [3]) [4] Chapter 1. [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [2] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7 <./dashboard. JPG>] [8 <./south_services.JPG>] [9] [10 <./south_service_config.JPG>] [11 <./v iewing_data.JPG>] [12 <./graph_icon.jpg> <./view_graph.jpg>] [13 <./view_times. jpg>] [14 <./view_hide.jpg> <./view_summary.jpg> <./download_icon.jpg>] [15 <./view_spreadsheet.jpg> <./north_services.JPG>] [16] Overfull \vbox (9.00003pt too high) has occurred while \output is active [17 <./omf-plugin-pi-web.jpg>] [18] [19] Overfull \vbox (9.00003pt too high) has occurred while \output is active [20 <./omf-plugin-eds.jpg>] [21] [22 <./omf-plugin-adh.jpg>] [23] [24 <./omf-pl ugin-ocs.jpg>] [25] [26 <./PI_connectors.jpg>] [27 <./PI_connect.jpg> <./PI_tok en.jpg>] [28] Overfull \vbox (9.00003pt too high) has occurred while \output is active [29 <./omf-plugin-connector-relay.jpg>] [30] [31] [32] [33] [34] [35] [36] [37 <./backup.JPG>] [38 <./support.JPG>] [39] [40] Chapter 3. [41] [42 <./filter_1.jpg>] [43 <./filter_2.jpg>] [44 <./filter_3.jpg>] [45 <./f ilter_4.jpg>] [46 <./filter_5.jpg>] [47 <./filter_6.jpg>] [48 <./filter_7.jpg>] [49 <./filter_8.jpg>] [50 <./filter_9.jpg>] [51 <./filter_10.jpg>] [52] Chapter 4. [53 <./foglamp_architecture.png>] [54] [55 <./pipelines.png>] [56] Chapter 5. [57] [58 <./storage_01.jpg> <./storage_02.jpg>] [59 <./sqlite_storage_configura tion.jpg>] [60] [61 <./storage_03.jpg>] [62] [63 <./purge_01.jpg> <./purge_02.j pg>] [64 <./purge_03.jpg>] Chapter 6. [65] [66] [67] [68] [69] [70] [71] [72] [73] [74 <./add_notification_service.jp g> <./enable_notify_service.jpg>] [75 <./notification_settings_icon.jpg> <./not ification_settings.jpg>] [76 <./empty_notifications.jpg>] [77 <./notification_1 .jpg> <./notification_2.jpg>] [78 <./notification_3.jpg>] [79 <./notification_4 .jpg>] [80 <./notification_5.jpg> <./notification_6.jpg>] [81 <./notification_7 .jpg> <./notification_8.jpg>] [82 <./slack.jpg>] [83 <./notification_log.jpg>] [84 <./notification_log_type.jpg>] [85 <./notification_list.jpg>] [86 <./notifi cation_edit.jpg>] [87 <./ADHRule.jpg>] [88 <./ADHRatePerMinute.jpg> <./ServiceR estarted.jpg>] Chapter 7. [89] [90 <./setpoint_1.jpg>] [91 <./setpoint_2.jpg>] [92 <./setpoint_3.jpg>] [93] [94 <./edge_control_path.jpg> <./advanced_south.jpg>] [95] [96 <./sine_in. jpg>] [97 <./sine_out5.jpg>] [98 <./sine_out_change.jpg> <./EndToEnd.jpg>] [99 <./north_map1.jpg> <./north_map2.jpg>] [100 <./opcua_server.jpg>] [101 <./n orth_map3.jpg> <./north_map4.jpg>] [102] [103 <./automation_1.jpg> <./automatio n_2.jpg>] [104 <./automation_5.jpg> <./automation_6.jpg>] [105 <./automation_7. jpg>] [106 <./automation_8.jpg> <./automation_9.jpg>] [107 <./automation_10.jpg > <./automation_11.jpg>] [108 <./automation_12.jpg> <./automation_13.jpg>] [109 <./automation_14.jpg> <./automation_15.jpg>] [110 <./automation_16.jpg> <. /automation_4.jpg>] [111 <./automation_3.jpg>] [112 <./automation_17.jpg>] [113 <./ACL_1.jpg> <./ACL_2.jpg>] [114 <./ACL_3.jpg> <./ACL_4.jpg> <./ACL_5.jpg >] [115 <./ACL_6.jpg> <./ACL_7.jpg>] [116 <./ACL_8.jpg> <./ACL_9.jpg>] [117 <./ dispatcher-config.jpg>] [118] Chapter 8. [119] [120 <./abb_01.jpg> <./abb_02.jpg>] [121 <./am2315_1.jpg> <./am2315_2.jpg >] [122] [123 <./beckhoff_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 5864--5864 []\T1/phv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 as- Overfull \hbox (0.55345pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 \T1/ptm/m/n/10 a- Overfull \hbox (5.56345pt too wide) in paragraph at lines 5864--5864 \T1/ptm/m/n/10 point| Overfull \hbox (6.66344pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 name| Overfull \hbox (8.33362pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 in- [124] [125] [126 <./cc2650.jpg>] [127 <./cc2650_1.jpg>] [128 <./coap_1.jpg>] [129 <./csv_1.jpg>] [130 <./csv_config1.jpg>] [131] Underfull \hbox (badness 10000) in paragraph at lines 6533--6536 []\T1/ptm/m/n/10 The times-tamp for-mat [132 <./csv_config2.jpg>] [133] [134] [135 <./dht111.jpg>] [136 <./dht11_11.jpg > <./dht11.jpg>] [137 <./dht11_1.jpg> <./digiducer.jpg>] [138 <./digiducer_1.jp g> <./digiducer_2.jpg>] [139 <./digiducer_3.jpg> <./dnp3.jpg>] [140] [141 <./dt 9837A.jpg>] [142 <./dt9837_1.jpg> <./dt9837_2.jpg>] [143 <./dt9837_3.jpg>] [144 <./dt9837_4.jpg>] [145 <./config11.jpg>] [146 <./config21.jpg>] [147] [148 <./etherip_1.jpg>] [149 <./etherip_2.jpg>] [150] [151 <./expression_11.jpg >] [152 <./AX8.jpg>] [153 <./flir_setup.jpg> <./AX8_1.jpg>] [154] [155 <./gw65_ 1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [156 <./app_1.jpg>] [157] Overfull \vbox (9.00003pt too high) has occurred while \output is active [158 <./app_2.jpg>] [159] Overfull \vbox (9.00003pt too high) has occurred while \output is active [160 <./app_3.jpg>] [161] Overfull \vbox (9.00003pt too high) has occurred while \output is active [162 <./app_4.jpg>] [163] [164 <./http_12.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 8394--8394 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 8394--8394 []\T1/ptm/m/n/10 read- [165] [166 <./ina219.jpg>] [167 <./ina219_1.jpg>] [168 <./lathe.jpg>] [169] [170 <./modbus_1.jpg>] [171 <./modbus_2.jpg>] Overfull \hbox (9.45337pt too wide) in paragraph at lines 8964--8964 []\T1/phv/m/n/10 Prop- Overfull \hbox (2.07335pt too wide) in paragraph at lines 8964--8964 \T1/phv/m/n/10 erty| Overfull \hbox (6.66344pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 name| Overfull \hbox (5.20348pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 set- Overfull \hbox (8.8834pt too wide) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 Name| Overfull \hbox (0.95361pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 pu- Overfull \hbox (7.07347pt too wide) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 is- Overfull \hbox (4.99327pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 off- Overfull \hbox (2.2235pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 type| Overfull \hbox (5.45348pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 swap| [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 9254--9257 []\T1/ptm/m/n/10 The op-tional prop-erty [174] Underfull \hbox (badness 10000) in paragraph at lines 9309--9312 []\T1/ptm/m/n/10 The in-put [175] Underfull \hbox (badness 10000) in paragraph at lines 9348--9351 []\T1/ptm/m/n/10 Each mod-bus [176] [177 <./mqtt-sub.png>] [178 <./sparkplug_1.jpg>] [179] [180 <./mqtt_01.jp g>] [181 <./mqtt_02.jpg>] [182] [183] [184 <./logview_12.png> <./logview_22.png >] Underfull \hbox (badness 10000) in paragraph at lines 10016--10019 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 10020--10023 [] Underfull \hbox (badness 10000) in paragraph at lines 10032--10035 [] [185] [186 <./opcua_11.jpg>] [187] Underfull \hbox (badness 10000) in paragraph at lines 10259--10265 []\T1/ptm/m/n/10 This is the name of the tflite model file that should be place d in [188 <./config_1.png>] [189 <./config_2.png>] Overfull \vbox (18.18253pt too high) detected at line 10473 [190] [191 <./config_11.png (PNG copy)>] [192] [193] [194 <./piserver_1.jpg>] Overfull \hbox (53.54077pt too wide) in paragraph at lines 10862--10862 [] Underfull \hbox (badness 10000) in paragraph at lines 10862--10862 [195 <./piserver_2.jpg>] [196] [197 <./piserver_3.jpg>] [198 <./pi-update-manag er.jpg>] [199] [200 <./img_001.jpg> <./img_002.jpg>] [201 <./img_003.jpg> <./im g_005.jpg> <./img_004.jpg>] [202 <./playback_01.jpg>] [203] [204 <./pt100.jpg> <./pt100_1.jpg>] [205 <./pt100_4wire.jpg>] [206 <./max31865_3wire.jpg>] [207 <./random_1.jpg>] [208 <./random_2.jpg> <./random_11.jpg>] [209 <./envirop hat_1.jpg>] [210 <./envirophat_2.jpg>] [211] [212 <./opcua_12.jpg>] [213 <./opc ua_5.jpg>] [214 <./opcua_21.jpg> <./opcua_31.jpg> <./opcua_4.jpg>] [215] Underfull \hbox (badness 10000) in paragraph at lines 12299--12299 []\T1/phv/m/n/10 Cer-tifi-cate Underfull \hbox (badness 10000) in paragraph at lines 12299--12299 []\T1/ptm/m/n/10 Ex-tended Key [216] [217] [218] [219 <./certificatestore-import.jpg> <./S7-1212.jpg>] [220 <./Address.jpg>] [221 <./GETPUT.jpg>] [222 <./s7.jpg>] [223] [224 <./datab lock.jpg>] [225] [226 <./img_1.jpg>] [227 <./img_2.jpg> <./sensehat.jpg>] [228 <./sensehat_1.jpg>] [229] Overfull \vbox (9.00003pt too high) has occurred while \output is active [230 <./rest_01.jpg>] [231 <./rest_02.jpg>] [232] [233] [234] Overfull \vbox (2.5258pt too high) detected at line 13621 [235] [236] [237] Underfull \hbox (badness 10000) in paragraph at lines 13821--13824 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 13825--13828 [] [238 <./logview_13.png> <./logview_23.png>] [239 <./sinusoid_output.jpg>] [240 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [241 <./camera.jpg>] [242 <./s pinnaker_1.jpg> <./spinnaker_2.jpg>] [243 <./spinnaker_3.jpg> <./spinnaker_4.jp g> <./spinnaker_5.jpg>] [244] [245 <./suez_1.jpg>] [246] [247 <./systeminfo_2.j pg>] [248 <./systeminfo_3.jpg> <./systeminfo_1.jpg>] [249 <./usb_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 14516--14516 []\T1/phv/m/n/10 Key| Overfull \hbox (2.2235pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 type| Overfull \hbox (1.67345pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 pins| Overfull \hbox (6.66344pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 name| Overfull \hbox (4.99327pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 scale| [250 <./usb_2.jpg>] [251 <./video4linux_1.jpg> <./video4linux_2.jpg>] [252 <./w ebcam.jpg>] [253] Overfull \vbox (9.00003pt too high) has occurred while \output is active [254 <./omf-plugin-pi-web1.jpg>] [255] [256] Overfull \vbox (9.00003pt too high) has occurred while \output is active [257 <./omf-plugin-eds1.jpg>] [258] [259 <./omf-plugin-adh1.jpg>] [260] [261 <./omf-plugin-ocs1.jpg>] [262] [263 <./PI_connectors1.jpg>] [264 <./PI_con nect1.jpg> <./PI_token1.jpg>] [265] Overfull \vbox (9.00003pt too high) has occurred while \output is active [266 <./omf-plugin-connector-relay1.jpg>] [267] [268] [269] [270] [271] [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 15951--15951 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15951--15951 []\T1/ptm/m/n/10 read- [274 <./azure_iot.jpg>] [275] Overfull \hbox (34.32385pt too wide) in paragraph at lines 16115--16117 []\T1/ptm/m/n/10 Click on the menu icon in the top left cor-ner of the page [] [276 <./gcp_02.jpg> <./gcp_03.jpg> <./gcp_menu.jpg> <./gcp_registry.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 16159--16161 []\T1/ptm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [277 <./gcp_add_registry.jpg>] [278 <./gcp_devices.jpg> <./gcp_create_device.jp g>] [279 <./certs.jpg> <./import.jpg>] [280 <./gcp_01.jpg>] [281 <./gcp.jpg>] [282 <./graphite_1.jpg>] [283 <./harper.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 16701--16701 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16701--16701 []\T1/ptm/m/n/10 read- [284 <./http_1.jpg>] [285] [286 <./http_11.jpg>] [287] [288] [289] [290 <./infl uxdb_1.jpg>] [291 <./influxdb_11.jpg>] [292 <./kafka.jpg>] [293 <./mqtt_1.jpg>] [294] [295] [296] [297] [298 <./opcua_1.jpg>] [299 <./opcua_2.jpg>] [300 <./op cua_3.jpg>] [301] [302] [303] [304 <./opcuaclient.jpg>] [305 <./png_1.jpg>] [306 <./splunk_1.jpg> <./thingspeak_1.jpg>] [307 <./thingspeak_2.jpg>] [308 <./ thingspeak_3.jpg>] [309 <./thingspeak_4.jpg>] [310 <./asset.jpg>] [311] [312 <./asset_join_01.jpg>] [313 <./split.png>] [314 <./change.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 18606--18609 []\T1/ptm/m/n/10 Des-ti-na-tion di-rec-tory in-side [315 <./config1.jpg>] [316 <./config2.jpg>] [317] [318] [319] [320] [321] [322 <./delta.jpg>] [323 <./downsample_1.jpg>] [324 <./downsample_2.jpg> <./edg eml.jpg>] [325] [326] [327] [328 <./ema_1.jpg>] [329 <./eventrate_1.jpg>] [330 <./eventrate_2.jpg> <./expression.jpg>] [331] [332 <./fft_1.jpg> <./fft_2. jpg>] [333] [334 <./fft2.jpg>] [335] [336 <./validity.jpg>] [337 <./greyscale.j pg>] [338 <./log_1.jpg>] [339 <./metadata.jpg>] [340] [341 <./mirror_01.jpg> <. /normalise_01.jpg>] [342 <./omfhint.jpg>] [343] [344] [345] [346 <./python35_1. jpg>] [347] [348] [349] [350 <./python35_11.jpg>] [351] [352] [353] [354 <./log view_11.png> <./logview_21.png>] Overfull \hbox (86.58911pt too wide) in paragraph at lines 21281--21284 [] Overfull \hbox (192.50856pt too wide) in paragraph at lines 21285--21288 [] Overfull \hbox (78.1994pt too wide) in paragraph at lines 21289--21292 [] [355] [356 <./rate_1.jpg> <./rate_2.jpg>] [357 <./rate_3.jpg>] [358 <./rename.p ng>] [359] [360 <./replace.jpg>] [361 <./rms_1.jpg>] [362 <./rotate_01.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 \T1/ptm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 As-set [363 <./scale.jpg>] Overfull \hbox (5.78032pt too wide) in paragraph at lines 22002--22002 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 22002--22002 []\T1/ptm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 22002--22002 []\T1/ptm/m/n/10 off- [364 <./scaleset_1.jpg>] [365] [366 <./sigma_2.jpg> <./sigma_1.jpg>] [367] [368 <./python_1.jpg>] [369 <./specgram.jpg>] [370 <./statistics_1.jpg>] [371] [372 <./threshold.jpg>] [373 <./vibration_1.jpg>] [374 <./data-availabili ty.png>] [375 <./threshold1.jpg> <./threshold_source.jpg>] [376 <./average_1.jp g>] [377 <./average_2.jpg> <./average_3.jpg> <./average_4.jpg>] [378 <./delta_1 .jpg>] [379 <./delta_2.jpg> <./periodic_1.jpg>] [380 <./expression_1.jpg> <./ex pression_2.jpg>] [381 <./sigma_11.jpg>] [382 <./watchdog_1.jpg>] [383 <./watchd og_2.jpg> <./watchdog_3.jpg>] [384 <./alexa_1.jpg>] [385 <./asset_1.jpg>] [386 <./config_1.jpg>] [387 <./control_01.jpg>] [388] [389] [390 <./asset1.jpg> ] [391 <./email_1.jpg>] [392 <./chat_1.jpg>] [393 <./chat_2.jpg>] [394 <./chat_ 3.jpg> <./chat_6.jpg>] [395 <./chat_4.jpg> <./chat_5.jpg>] [396 <./ifttt_1.jpg> ] [397 <./ifttt_2.jpg>] [398 <./jira_1.jpg>] [399 <./jira_2.jpg>] [400 <./confi g_11.jpg>] [401] [402 <./connector.png>] [403 <./configure.png>] [404 <./webhoo k.png> <./teamsConfiguration.png>] [405 <./channelNotification.png> <./mqtt_11. jpg>] [406 <./north_1.jpg>] [407 <./setpoint_11.jpg>] [408] [409 <./python_11.j pg>] [410 <./setpoint_12.jpg>] [411] [412 <./slack_01.jpg> <./slack_2.jpg>] [413] Overfull \vbox (9.00003pt too high) has occurred while \output is active [414 <./slack_3.jpg>] [415] [416 <./botfather.jpg>] [417 <./telegram_1.jpg>] [418 <./telegram_2.jpg>] [419 <./zendesk_1.jpg>] [420 <./zendesk_2.jpg>] Chapter 9. [421] [422] [423 <./developer_features.jpg> <./manual_purge.jpg> <./eraser.jpg> <./deprecated_1.png>] [424 <./deprecated_2.png>] [425] [426 <./logview_1.png>] [427 <./logview_2.png>] [428] [429 <./pip_1.jpg> <./pip_2.jpg>] [430 <./pip_3. jpg>] [431] [432] Chapter 10. [433 <./admin_api.jpg>] [434 <./enable_https.jpg> <./connection_https.jpg>] [435 <./authentication.jpg>] [436 <./login.jpg> <./login_dashboard.jpg>] [437 <./user_pulldown.jpg> <./profile.jpg>] [438 <./password.jpg> <./password_r otation.jpg>] [439 <./user_management.jpg>] [440] [441 <./add_user.jpg>] [442 <./update_user.jpg>] [443 <./change_role.jpg> <./reset_password.jpg>] [444 <./delete_user.jpg>] [445 <./certificate_store.jpg> <./update_certificate. jpg>] [446] Chapter 11. [447] [448 <./south_advanced.jpg>] [449 <./poll_type.png> <./stats_options.jpg> ] [450] [451 <./north_advanced.jpg>] [452 <./service_monitor.jpg> <./scheduler_ advanced.jpg>] [453] [454 <./storage_config.png>] Underfull \hbox (badness 7256) in paragraph at lines 26740--26742 []\T1/ptm/m/n/10 When run-ning a copy of FogLAMP built from source the data di- rec-tory can be found in [455 <./sqlite_config.png>] [456 <./sqlitelb_config.png>] [457 <./postgres_conf ig.png> <./sqlitememory_config.png>] [458] Chapter 12. [459] [460 <./OMF_Formats.jpg> <./tshooting_pi_003.png>] [461 <./tshooting_pi_0 02.jpg> <./tshooting_pi_001.jpg>] [462 <./tshooting_pi_010.jpg> <./tshooting_pi _004.jpg> <./tshooting_pi_005.jpg>] [463 <./tshooting_pi_006.jpg> <./tshooting_ pi_007.jpg>] [464 <./tshooting_pi_008.jpg> <./tshooting_pi_009.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 []|\T1/ptm/m/n/10 North_Readings_to_PI[24485]: ER-ROR: Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 \T1/ptm/m/n/10 Send-ing JSON data er-ror : \T1/ptm/b/n/10 Con-tainer not Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 \T1/ptm/b/n/10 found\T1/ptm/m/n/10 . 4273005507977094880_1mea-sure- [465] [466 <./OMF_tabs.png>] [467 <./OMF_Persisted.png> <./PersistedPlugins.png >] [468 <./PersistActions.png>] Overfull \hbox (3.28142pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 dataType- Overfull \hbox (7.98125pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 hintCheck- Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 nam- Overfull \hbox (7.98125pt too wide) in paragraph at lines 27357--27357 \T1/ptm/m/n/10 ingScheme| Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 afHier-ar- Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 afHier-ar- Overfull \hbox (3.84135pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 dataTypes| Overfull \hbox (112.31973pt too wide) in paragraph at lines 27364--27364 [] Underfull \hbox (badness 10000) in paragraph at lines 27364--27364 [469] Overfull \hbox (50.4602pt too wide) in paragraph at lines 27429--27429 [] Underfull \hbox (badness 10000) in paragraph at lines 27429--27429 Overfull \hbox (253.42818pt too wide) in paragraph at lines 27454--27454 [] Underfull \hbox (badness 10000) in paragraph at lines 27454--27454 Overfull \hbox (275.09796pt too wide) in paragraph at lines 27487--27487 [] Underfull \hbox (badness 10000) in paragraph at lines 27487--27487 [470] Chapter 13. [471] Overfull \hbox (6.03357pt too wide) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Type| Overfull \hbox (11.67346pt too wide) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 \T1/phv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 \T1/phv/m/n/10 Sta- Overfull \hbox (4.80345pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Stor- Overfull \hbox (13.89328pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.80345pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Stor- Overfull \hbox (5.56334pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Post- Overfull \hbox (1.66345pt too wide) in paragraph at lines 27683--27683 \T1/ptm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.33348pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 North| Overfull \hbox (6.67346pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\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.27711 ...foglamp.service \PYGZhy{} LSB: FogLAMP} [472] [473] Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A float-ing point Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A string ei-ther Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A std::vector of Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 \T1/ptm/m/n/10 std::vector [474] [475] Overfull \hbox (10.01343pt too wide) in paragraph at lines 28102--28102 []\T1/phv/m/n/10 Mode| Overfull \hbox (0.56345pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 poll| Overfull \hbox (7.77344pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 async| Overfull \hbox (4.4436pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 none| Overfull \hbox (2.77356pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 con- [476] Underfull \hbox (badness 10000) in paragraph at lines 28253--28253 []\T1/phv/m/n/10 Flag Overfull \hbox (33.13313pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_COMMON| Overfull \hbox (37.5732pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_READINGS| Overfull \hbox (20.91328pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_ASYNC| Overfull \hbox (56.25322pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_PERSIST_DATA| Overfull \hbox (22.57332pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_INGEST| Overfull \hbox (82.92314pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_GET_MANAGEMENT| Overfull \hbox (56.99335pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_GET_STORAGE| Overfull \hbox (50.91315pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_DEPRECATED| Overfull \hbox (25.99333pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_BUILTIN| Overfull \hbox (33.84332pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_CONTROL| [477] [478] [479] Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 dep-re- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 \T1/ptm/m/n/10 scrip- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 \T1/ptm/m/n/10 play- Overfull \hbox (1.25105pt too wide) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 manda- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 max-i- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 min-i- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 read- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 va-lid- [480] [481] [482] [483] [484] [485] [486] [487] Overfull \vbox (0.69795pt too high) detected at line 29212 [488] Underfull \vbox (badness 10000) detected at line 29212 Overfull \vbox (2.68169pt too high) detected at line 29212 [489] Underfull \vbox (badness 10000) detected at line 29212 Overfull \vbox (2.68169pt too high) detected at line 29212 [490] [491] [492] Underfull \vbox (badness 3503) detected at line 29375 [493] [494 <./06_dht11_tags_in_PI.jpg>] [495] [496] [497] [498] [499] [500] [501] [502] Underfull \vbox (badness 10000) detected at line 30022 Overfull \vbox (2.68169pt too high) detected at line 30022 [503] [504] [505] [506] [507] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [508] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [509] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [510] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [511] Overfull \vbox (5.4393pt too high) detected at line 30626 [512] Underfull \vbox (badness 10000) detected at line 30626 Overfull \vbox (2.68169pt too high) detected at line 30626 [513] [514] [515] Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/phv/m/n/10 En-try Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Overfull \hbox (17.47488pt too wide) in paragraph at lines 30845--30845 \T1/ptm/m/n/10 gin_shutdown| Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Overfull \hbox (8.6747pt too wide) in paragraph at lines 30845--30845 \T1/ptm/m/n/10 gin_register| [516] Overfull \hbox (1.23033pt too wide) in paragraph at lines 30938--30938 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 30938--30938 []\T1/ptm/m/n/10 ver- Underfull \hbox (badness 10000) in paragraph at lines 30938--30938 []\T1/ptm/m/n/10 in-ter- [517] [518] Overfull \vbox (1.2835pt too high) detected at line 31094 [519] Underfull \hbox (badness 10000) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 as- Overfull \hbox (18.2486pt too wide) in paragraph at lines 31178--31178 \T1/ptm/m/n/10 set_code| Overfull \hbox (3.79878pt too wide) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 read- Overfull \hbox (11.58856pt too wide) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 user_ts| [520] Underfull \hbox (badness 10000) in paragraph at lines 31267--31267 []\T1/ptm/m/n/10 in-ter- [521] Overfull \hbox (11.20451pt too wide) in paragraph at lines 31301--31301 []\T1/ptm/m/n/10 SP_PERSIST_DATA| [522] [523] [524] Overfull \vbox (3.18257pt too high) detected at line 31566 [525] [526] [527] [528] [529] [530] [531] [532] [533] Underfull \vbox (badness 10000) detected at line 32212 Overfull \vbox (13.68169pt too high) detected at line 32212 [534] Underfull \vbox (badness 10000) detected at line 32212 Overfull \vbox (2.68169pt too high) detected at line 32212 [535] [536] [537] [538] Underfull \vbox (badness 10000) detected at line 32492 Overfull \vbox (13.68169pt too high) detected at line 32492 [539] Underfull \vbox (badness 10000) detected at line 32492 Overfull \vbox (2.68169pt too high) detected at line 32492 [540] [541] [542] Overfull \vbox (1.18256pt too high) detected at line 32704 [543] [544] [545] Underfull \hbox (badness 10000) in paragraph at lines 32816--32819 []\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 32816--32819 \T1/ptm/m/n/10 tional_libs=^^QDIRECTORY_NAME:FILE_NAME1,DIRECTORY_NAME:FILE_NAM E2^^Q - in [546] [547] [548] [549] [550] [551] [552] [553] [554] Overfull \vbox (3.94025pt too high) detected at line 33590 [555] [556] Overfull \vbox (24.94023pt too high) detected at line 33746 [557] [558] [559] [560] [561] [562] [563] [564] Chapter 14. [565] [566] [567] [568] Overfull \hbox (6.92328pt too wide) in paragraph at lines 34699--34701 []|\T1/ptm/m/n/10 .users[].userName| Overfull \hbox (5.25322pt too wide) in paragraph at lines 34725--34727 []|\T1/ptm/m/n/10 .users[].realName| Overfull \hbox (10.82315pt too wide) in paragraph at lines 34738--34740 []|\T1/ptm/m/n/10 .users[].description| [569] Underfull \hbox (badness 10000) in paragraph at lines 34928--34930 []|\T1/ptm/m/n/10 cur- [570] [571] [572] Overfull \hbox (8.4173pt too wide) in paragraph at lines 35513--35513 []\T1/phv/m/n/10 Name| Overfull \hbox (2.95094pt too wide) in paragraph at lines 35513--35513 []\T1/phv/m/n/10 Type| Overfull \hbox (6.74696pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 times- Overfull \hbox (1.74722pt too wide) in paragraph at lines 35513--35513 \T1/ptm/m/n/10 tamp| Overfull \hbox (6.9205pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 times- Overfull \hbox (1.92076pt too wide) in paragraph at lines 35513--35513 \T1/ptm/m/n/10 tamp| Overfull \hbox (7.84723pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 source| Overfull \hbox (4.70067pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 string| Overfull \hbox (5.57733pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 sever- Overfull \hbox (4.70067pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 ob- [573] Overfull \hbox (10.44678pt too wide) in paragraph at lines 35629--35629 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 35629--35629 []\T1/phv/m/n/10 Type| Overfull \hbox (9.87671pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 source| Overfull \hbox (7.7833pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 string| Overfull \hbox (7.60681pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 sever- Overfull \hbox (7.7833pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 ob- Overfull \hbox (5.69618pt too wide) in paragraph at lines 35716--35716 []\T1/phv/m/n/10 Name| Overfull \hbox (4.02585pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 times- Overfull \hbox (4.22527pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 2018-04-16 Overfull \hbox (5.12611pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 source| Overfull \hbox (2.00543pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 string| Overfull \hbox (2.85622pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 sever- Overfull \hbox (2.00543pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 ob- [574] Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 dis-play- Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 Net-work Set- [575] [576] Underfull \vbox (badness 10000) detected at line 36115 [577] [578] [579] [580] Overfull \hbox (3.72975pt too wide) in paragraph at lines 36728--36728 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 36728--36728 []\T1/phv/m/n/10 Type| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 \T1/ptm/m/n/10 scrip- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| [581] Overfull \hbox (6.02782pt too wide) in paragraph at lines 36909--36909 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 rea- [582] [583] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37155--37155 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 in-te- [584] [585] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37350--37350 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 rea- [586] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37500--37500 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 rea- [587] Overfull \hbox (27.84927pt too wide) in paragraph at lines 37598--37601 []|\T1/ptm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 37641--37643 []|\T1/ptm/m/n/10 au-then-ti-ca- Overfull \hbox (143.52824pt too wide) in paragraph at lines 37689--37692 []|\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 37715--37718 []|\T1/ptm/m/n/10 2113.076449394226| [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 37932--37934 []|\T1/ptm/m/n/10 statis- Overfull \hbox (9.45767pt too wide) in paragraph at lines 37932--37934 \T1/ptm/m/n/10 tics[].*NORTH_TASK_NAME*| [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 38171--38173 []|\T1/ptm/m/n/10 dep-re-cat-ed- [592] [593] [594] [595] [596] [597] Underfull \vbox (badness 10000) detected at line 38656 Overfull \vbox (2.68169pt too high) detected at line 38656 [598] [599] [600] [601] [602] [603] [604] Underfull \hbox (badness 10000) in paragraph at lines 39252--39254 []|\T1/ptm/m/n/10 {read- [605] Underfull \hbox (badness 10000) in paragraph at lines 39331--39334 []|\T1/ptm/m/n/10 ^^P2022-11-08 Underfull \hbox (badness 10000) in paragraph at lines 39344--39347 []|\T1/ptm/m/n/10 ^^P2022-11-09 Underfull \hbox (badness 10000) in paragraph at lines 39415--39418 []|\T1/ptm/m/n/10 ^^P2022-11-08 Underfull \hbox (badness 10000) in paragraph at lines 39428--39431 []|\T1/ptm/m/n/10 ^^P2022-11-09 [606] [607] [608] [609] [610] [611] [612 <./Grafana_ping.jpg>] [613] [614 <./Gr afana_statistics.jpg> <./Grafana_Timestamp.jpg>] [615 <./Grafana_reading.jpg>] [616] Chapter 15. [617] [618 <./foglamp_all_round_solution.jpg>] [619] [620] [621] [622] Underfull \vbox (badness 10000) detected at line 40535 Overfull \vbox (13.68169pt too high) detected at line 40535 [623] Underfull \vbox (badness 10000) detected at line 40535 Overfull \vbox (2.68169pt too high) detected at line 40535 [624] [625] [626] Chapter 16. [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] Underfull \hbox (badness 10000) in paragraph at lines 43954--43956 []\T1/ptm/b/n/10 coap\T1/ptm/m/n/10 : coap south plu-gin was moved into its own repos-i-tory [][]$https : / / github . com / foglamp / [661] [662] [663] [664] Chapter 17. [665] [666] Chapter 18. [667] [668] [669] [670] Chapter 19. [671] [672] [673] [674] [675] [676] [677] [678] Chapter 20. [679] [680] (./foglamp-foglamp-documentation.ind [681] [682] [683]) (./foglamp-foglamp-documentation.aux) Package rerunfilecheck Warning: File `foglamp-foglamp-documentation.out' has ch anged. (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-foglamp-documentation.pdf (689 pages, 28033213 bytes) . Transcript written on foglamp-foglamp-documentation.log. Latexmk: Index file 'foglamp-foglamp-documentation.idx' was written Latexmk: References changed. Latexmk: Log file says output to 'foglamp-foglamp-documentation.pdf' Latexmk: Log file says output to 'foglamp-foglamp-documentation.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'foglamp-foglamp-documentation.aux' 'foglamp-foglamp-documentation.out' 'foglamp-foglamp-documentation.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="foglamp-foglamp-documentation" "FogLAMP.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 (./FogLAMP.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-foglamp-documentation.idx (./foglamp-foglamp-documentation.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-foglamp-documentation.out) (./foglamp-foglamp-documentation.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-foglamp-documentation.toc [1] [2] [3]) [4] Chapter 1. [1] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [2] Chapter 2. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [3] [4] [5] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [6] [7 <./dashboard. JPG>] [8 <./south_services.JPG>] [9] [10 <./south_service_config.JPG>] [11 <./v iewing_data.JPG>] [12 <./graph_icon.jpg> <./view_graph.jpg>] [13 <./view_times. jpg>] [14 <./view_hide.jpg> <./view_summary.jpg> <./download_icon.jpg>] [15 <./view_spreadsheet.jpg> <./north_services.JPG>] [16] Overfull \vbox (9.00003pt too high) has occurred while \output is active [17 <./omf-plugin-pi-web.jpg>] [18] [19] Overfull \vbox (9.00003pt too high) has occurred while \output is active [20 <./omf-plugin-eds.jpg>] [21] [22 <./omf-plugin-adh.jpg>] [23] [24 <./omf-pl ugin-ocs.jpg>] [25] [26 <./PI_connectors.jpg>] [27 <./PI_connect.jpg> <./PI_tok en.jpg>] [28] Overfull \vbox (9.00003pt too high) has occurred while \output is active [29 <./omf-plugin-connector-relay.jpg>] [30] [31] [32] [33] [34] [35] [36] [37 <./backup.JPG>] [38 <./support.JPG>] [39] [40] Chapter 3. [41] [42 <./filter_1.jpg>] [43 <./filter_2.jpg>] [44 <./filter_3.jpg>] [45 <./f ilter_4.jpg>] [46 <./filter_5.jpg>] [47 <./filter_6.jpg>] [48 <./filter_7.jpg>] [49 <./filter_8.jpg>] [50 <./filter_9.jpg>] [51 <./filter_10.jpg>] [52] Chapter 4. [53 <./foglamp_architecture.png>] [54] [55 <./pipelines.png>] [56] Chapter 5. [57] [58 <./storage_01.jpg> <./storage_02.jpg>] [59 <./sqlite_storage_configura tion.jpg>] [60] [61 <./storage_03.jpg>] [62] [63 <./purge_01.jpg> <./purge_02.j pg>] [64 <./purge_03.jpg>] Chapter 6. [65] [66] [67] [68] [69] [70] [71] [72] [73] [74 <./add_notification_service.jp g> <./enable_notify_service.jpg>] [75 <./notification_settings_icon.jpg> <./not ification_settings.jpg>] [76 <./empty_notifications.jpg>] [77 <./notification_1 .jpg> <./notification_2.jpg>] [78 <./notification_3.jpg>] [79 <./notification_4 .jpg>] [80 <./notification_5.jpg> <./notification_6.jpg>] [81 <./notification_7 .jpg> <./notification_8.jpg>] [82 <./slack.jpg>] [83 <./notification_log.jpg>] [84 <./notification_log_type.jpg>] [85 <./notification_list.jpg>] [86 <./notifi cation_edit.jpg>] [87 <./ADHRule.jpg>] [88 <./ADHRatePerMinute.jpg> <./ServiceR estarted.jpg>] Chapter 7. [89] [90 <./setpoint_1.jpg>] [91 <./setpoint_2.jpg>] [92 <./setpoint_3.jpg>] [93] [94 <./edge_control_path.jpg> <./advanced_south.jpg>] [95] [96 <./sine_in. jpg>] [97 <./sine_out5.jpg>] [98 <./sine_out_change.jpg> <./EndToEnd.jpg>] [99 <./north_map1.jpg> <./north_map2.jpg>] [100 <./opcua_server.jpg>] [101 <./n orth_map3.jpg> <./north_map4.jpg>] [102] [103 <./automation_1.jpg> <./automatio n_2.jpg>] [104 <./automation_5.jpg> <./automation_6.jpg>] [105 <./automation_7. jpg>] [106 <./automation_8.jpg> <./automation_9.jpg>] [107 <./automation_10.jpg > <./automation_11.jpg>] [108 <./automation_12.jpg> <./automation_13.jpg>] [109 <./automation_14.jpg> <./automation_15.jpg>] [110 <./automation_16.jpg> <. /automation_4.jpg>] [111 <./automation_3.jpg>] [112 <./automation_17.jpg>] [113 <./ACL_1.jpg> <./ACL_2.jpg>] [114 <./ACL_3.jpg> <./ACL_4.jpg> <./ACL_5.jpg >] [115 <./ACL_6.jpg> <./ACL_7.jpg>] [116 <./ACL_8.jpg> <./ACL_9.jpg>] [117 <./ dispatcher-config.jpg>] [118] Chapter 8. [119] [120 <./abb_01.jpg> <./abb_02.jpg>] [121 <./am2315_1.jpg> <./am2315_2.jpg >] [122] [123 <./beckhoff_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 5864--5864 []\T1/phv/m/n/10 Key| Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 as- Overfull \hbox (0.55345pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 dat- Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 \T1/ptm/m/n/10 a- Overfull \hbox (5.56345pt too wide) in paragraph at lines 5864--5864 \T1/ptm/m/n/10 point| Overfull \hbox (6.66344pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 name| Overfull \hbox (8.33362pt too wide) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 group| Underfull \hbox (badness 10000) in paragraph at lines 5864--5864 []\T1/ptm/m/n/10 in- [124] [125] [126 <./cc2650.jpg>] [127 <./cc2650_1.jpg>] [128 <./coap_1.jpg>] [129 <./csv_1.jpg>] [130 <./csv_config1.jpg>] [131] Underfull \hbox (badness 10000) in paragraph at lines 6533--6536 []\T1/ptm/m/n/10 The times-tamp for-mat [132 <./csv_config2.jpg>] [133] [134] [135 <./dht111.jpg>] [136 <./dht11_11.jpg > <./dht11.jpg>] [137 <./dht11_1.jpg> <./digiducer.jpg>] [138 <./digiducer_1.jp g> <./digiducer_2.jpg>] [139 <./digiducer_3.jpg> <./dnp3.jpg>] [140] [141 <./dt 9837A.jpg>] [142 <./dt9837_1.jpg> <./dt9837_2.jpg>] [143 <./dt9837_3.jpg>] [144 <./dt9837_4.jpg>] [145 <./config11.jpg>] [146 <./config21.jpg>] [147] [148 <./etherip_1.jpg>] [149 <./etherip_2.jpg>] [150] [151 <./expression_11.jpg >] [152 <./AX8.jpg>] [153 <./flir_setup.jpg> <./AX8_1.jpg>] [154] [155 <./gw65_ 1.jpg>] Overfull \vbox (9.00003pt too high) has occurred while \output is active [156 <./app_1.jpg>] [157] Overfull \vbox (9.00003pt too high) has occurred while \output is active [158 <./app_2.jpg>] [159] Overfull \vbox (9.00003pt too high) has occurred while \output is active [160 <./app_3.jpg>] [161] Overfull \vbox (9.00003pt too high) has occurred while \output is active [162 <./app_4.jpg>] [163] [164 <./http_12.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 8394--8394 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 8394--8394 []\T1/ptm/m/n/10 read- [165] [166 <./ina219.jpg>] [167 <./ina219_1.jpg>] [168 <./lathe.jpg>] [169] [170 <./modbus_1.jpg>] [171 <./modbus_2.jpg>] Overfull \hbox (9.45337pt too wide) in paragraph at lines 8964--8964 []\T1/phv/m/n/10 Prop- Overfull \hbox (2.07335pt too wide) in paragraph at lines 8964--8964 \T1/phv/m/n/10 erty| Overfull \hbox (6.66344pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 name| Overfull \hbox (5.20348pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 slave| Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 as- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 set- Overfull \hbox (8.8834pt too wide) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 Name| Overfull \hbox (0.95361pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 reg- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 is- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 in- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 pu- Overfull \hbox (7.07347pt too wide) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 tReg- Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 \T1/ptm/m/n/10 is- Overfull \hbox (4.99327pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 scale| Underfull \hbox (badness 10000) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 off- Overfull \hbox (2.2235pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 type| Overfull \hbox (5.45348pt too wide) in paragraph at lines 8964--8964 []\T1/ptm/m/n/10 swap| [172] [173] Underfull \hbox (badness 10000) in paragraph at lines 9254--9257 []\T1/ptm/m/n/10 The op-tional prop-erty [174] Underfull \hbox (badness 10000) in paragraph at lines 9309--9312 []\T1/ptm/m/n/10 The in-put [175] Underfull \hbox (badness 10000) in paragraph at lines 9348--9351 []\T1/ptm/m/n/10 Each mod-bus [176] [177 <./mqtt-sub.png>] [178 <./sparkplug_1.jpg>] [179] [180 <./mqtt_01.jp g>] [181 <./mqtt_02.jpg>] [182] [183] [184 <./logview_12.png> <./logview_22.png >] Underfull \hbox (badness 10000) in paragraph at lines 10016--10019 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 10020--10023 [] Underfull \hbox (badness 10000) in paragraph at lines 10032--10035 [] [185] [186 <./opcua_11.jpg>] [187] Underfull \hbox (badness 10000) in paragraph at lines 10259--10265 []\T1/ptm/m/n/10 This is the name of the tflite model file that should be place d in [188 <./config_1.png>] [189 <./config_2.png>] Overfull \vbox (18.18253pt too high) detected at line 10473 [190] [191 <./config_11.png (PNG copy)>] [192] [193] [194 <./piserver_1.jpg>] Overfull \hbox (53.54077pt too wide) in paragraph at lines 10862--10862 [] Underfull \hbox (badness 10000) in paragraph at lines 10862--10862 [195 <./piserver_2.jpg>] [196] [197 <./piserver_3.jpg>] [198 <./pi-update-manag er.jpg>] [199] [200 <./img_001.jpg> <./img_002.jpg>] [201 <./img_003.jpg> <./im g_005.jpg> <./img_004.jpg>] [202 <./playback_01.jpg>] [203] [204 <./pt100.jpg> <./pt100_1.jpg>] [205 <./pt100_4wire.jpg>] [206 <./max31865_3wire.jpg>] [207 <./random_1.jpg>] [208 <./random_2.jpg> <./random_11.jpg>] [209 <./envirop hat_1.jpg>] [210 <./envirophat_2.jpg>] [211] [212 <./opcua_12.jpg>] [213 <./opc ua_5.jpg>] [214 <./opcua_21.jpg> <./opcua_31.jpg> <./opcua_4.jpg>] [215] Underfull \hbox (badness 10000) in paragraph at lines 12299--12299 []\T1/phv/m/n/10 Cer-tifi-cate Underfull \hbox (badness 10000) in paragraph at lines 12299--12299 []\T1/ptm/m/n/10 Ex-tended Key [216] [217] [218] [219 <./certificatestore-import.jpg> <./S7-1212.jpg>] [220 <./Address.jpg>] [221 <./GETPUT.jpg>] [222 <./s7.jpg>] [223] [224 <./datab lock.jpg>] [225] [226 <./img_1.jpg>] [227 <./img_2.jpg> <./sensehat.jpg>] [228 <./sensehat_1.jpg>] [229] Overfull \vbox (9.00003pt too high) has occurred while \output is active [230 <./rest_01.jpg>] [231 <./rest_02.jpg>] [232] [233] [234] Overfull \vbox (2.5258pt too high) detected at line 13621 [235] [236] [237] Underfull \hbox (badness 10000) in paragraph at lines 13821--13824 []\T1/ptm/m/n/10 The Overfull \hbox (69.75047pt too wide) in paragraph at lines 13825--13828 [] [238 <./logview_13.png> <./logview_23.png>] [239 <./sinusoid_output.jpg>] [240 <./sinusoid.jpg> <./sinusoid_advanced.jpg>] [241 <./camera.jpg>] [242 <./s pinnaker_1.jpg> <./spinnaker_2.jpg>] [243 <./spinnaker_3.jpg> <./spinnaker_4.jp g> <./spinnaker_5.jpg>] [244] [245 <./suez_1.jpg>] [246] [247 <./systeminfo_2.j pg>] [248 <./systeminfo_3.jpg> <./systeminfo_1.jpg>] [249 <./usb_1.jpg>] Overfull \hbox (1.63365pt too wide) in paragraph at lines 14516--14516 []\T1/phv/m/n/10 Key| Overfull \hbox (2.2235pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 type| Overfull \hbox (1.67345pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 pins| Overfull \hbox (6.66344pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 name| Overfull \hbox (4.99327pt too wide) in paragraph at lines 14516--14516 []\T1/ptm/m/n/10 scale| [250 <./usb_2.jpg>] [251 <./video4linux_1.jpg> <./video4linux_2.jpg>] [252 <./w ebcam.jpg>] [253] Overfull \vbox (9.00003pt too high) has occurred while \output is active [254 <./omf-plugin-pi-web1.jpg>] [255] [256] Overfull \vbox (9.00003pt too high) has occurred while \output is active [257 <./omf-plugin-eds1.jpg>] [258] [259 <./omf-plugin-adh1.jpg>] [260] [261 <./omf-plugin-ocs1.jpg>] [262] [263 <./PI_connectors1.jpg>] [264 <./PI_con nect1.jpg> <./PI_token1.jpg>] [265] Overfull \vbox (9.00003pt too high) has occurred while \output is active [266 <./omf-plugin-connector-relay1.jpg>] [267] [268] [269] [270] [271] [272] [273] Underfull \hbox (badness 10000) in paragraph at lines 15951--15951 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 15951--15951 []\T1/ptm/m/n/10 read- [274 <./azure_iot.jpg>] [275] Overfull \hbox (34.32385pt too wide) in paragraph at lines 16115--16117 []\T1/ptm/m/n/10 Click on the menu icon in the top left cor-ner of the page [] [276 <./gcp_02.jpg> <./gcp_03.jpg> <./gcp_menu.jpg> <./gcp_registry.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 16159--16161 []\T1/ptm/m/n/10 Se-lect an ex-ist-ing teleme-try topic or cre-ate a new topic (for ex-am-ple, [277 <./gcp_add_registry.jpg>] [278 <./gcp_devices.jpg> <./gcp_create_device.jp g>] [279 <./certs.jpg> <./import.jpg>] [280 <./gcp_01.jpg>] [281 <./gcp.jpg>] [282 <./graphite_1.jpg>] [283 <./harper.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 16701--16701 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 16701--16701 []\T1/ptm/m/n/10 read- [284 <./http_1.jpg>] [285] [286 <./http_11.jpg>] [287] [288] [289] [290 <./infl uxdb_1.jpg>] [291 <./influxdb_11.jpg>] [292 <./kafka.jpg>] [293 <./mqtt_1.jpg>] [294] [295] [296] [297] [298 <./opcua_1.jpg>] [299 <./opcua_2.jpg>] [300 <./op cua_3.jpg>] [301] [302] [303] [304 <./opcuaclient.jpg>] [305 <./png_1.jpg>] [306 <./splunk_1.jpg> <./thingspeak_1.jpg>] [307 <./thingspeak_2.jpg>] [308 <./ thingspeak_3.jpg>] [309 <./thingspeak_4.jpg>] [310 <./asset.jpg>] [311] [312 <./asset_join_01.jpg>] [313 <./split.png>] [314 <./change.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 18606--18609 []\T1/ptm/m/n/10 Des-ti-na-tion di-rec-tory in-side [315 <./config1.jpg>] [316 <./config2.jpg>] [317] [318] [319] [320] [321] [322 <./delta.jpg>] [323 <./downsample_1.jpg>] [324 <./downsample_2.jpg> <./edg eml.jpg>] [325] [326] [327] [328 <./ema_1.jpg>] [329 <./eventrate_1.jpg>] [330 <./eventrate_2.jpg> <./expression.jpg>] [331] [332 <./fft_1.jpg> <./fft_2. jpg>] [333] [334 <./fft2.jpg>] [335] [336 <./validity.jpg>] [337 <./greyscale.j pg>] [338 <./log_1.jpg>] [339 <./metadata.jpg>] [340] [341 <./mirror_01.jpg> <. /normalise_01.jpg>] [342 <./omfhint.jpg>] [343] [344] [345] [346 <./python35_1. jpg>] [347] [348] [349] [350 <./python35_11.jpg>] [351] [352] [353] [354 <./log view_11.png> <./logview_21.png>] Overfull \hbox (86.58911pt too wide) in paragraph at lines 21281--21284 [] Overfull \hbox (192.50856pt too wide) in paragraph at lines 21285--21288 [] Overfull \hbox (78.1994pt too wide) in paragraph at lines 21289--21292 [] [355] [356 <./rate_1.jpg> <./rate_2.jpg>] [357 <./rate_3.jpg>] [358 <./rename.p ng>] [359] [360 <./replace.jpg>] [361 <./rms_1.jpg>] [362 <./rotate_01.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 Scale Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 Con- Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 \T1/ptm/m/n/10 stant Underfull \hbox (badness 10000) in paragraph at lines 21908--21908 []\T1/ptm/m/n/10 As-set [363 <./scale.jpg>] Overfull \hbox (5.78032pt too wide) in paragraph at lines 22002--22002 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 22002--22002 []\T1/ptm/m/n/10 dat-a- Underfull \hbox (badness 10000) in paragraph at lines 22002--22002 []\T1/ptm/m/n/10 off- [364 <./scaleset_1.jpg>] [365] [366 <./sigma_2.jpg> <./sigma_1.jpg>] [367] [368 <./python_1.jpg>] [369 <./specgram.jpg>] [370 <./statistics_1.jpg>] [371] [372 <./threshold.jpg>] [373 <./vibration_1.jpg>] [374 <./data-availabili ty.png>] [375 <./threshold1.jpg> <./threshold_source.jpg>] [376 <./average_1.jp g>] [377 <./average_2.jpg> <./average_3.jpg> <./average_4.jpg>] [378 <./delta_1 .jpg>] [379 <./delta_2.jpg> <./periodic_1.jpg>] [380 <./expression_1.jpg> <./ex pression_2.jpg>] [381 <./sigma_11.jpg>] [382 <./watchdog_1.jpg>] [383 <./watchd og_2.jpg> <./watchdog_3.jpg>] [384 <./alexa_1.jpg>] [385 <./asset_1.jpg>] [386 <./config_1.jpg>] [387 <./control_01.jpg>] [388] [389] [390 <./asset1.jpg> ] [391 <./email_1.jpg>] [392 <./chat_1.jpg>] [393 <./chat_2.jpg>] [394 <./chat_ 3.jpg> <./chat_6.jpg>] [395 <./chat_4.jpg> <./chat_5.jpg>] [396 <./ifttt_1.jpg> ] [397 <./ifttt_2.jpg>] [398 <./jira_1.jpg>] [399 <./jira_2.jpg>] [400 <./confi g_11.jpg>] [401] [402 <./connector.png>] [403 <./configure.png>] [404 <./webhoo k.png> <./teamsConfiguration.png>] [405 <./channelNotification.png> <./mqtt_11. jpg>] [406 <./north_1.jpg>] [407 <./setpoint_11.jpg>] [408] [409 <./python_11.j pg>] [410 <./setpoint_12.jpg>] [411] [412 <./slack_01.jpg> <./slack_2.jpg>] [413] Overfull \vbox (9.00003pt too high) has occurred while \output is active [414 <./slack_3.jpg>] [415] [416 <./botfather.jpg>] [417 <./telegram_1.jpg>] [418 <./telegram_2.jpg>] [419 <./zendesk_1.jpg>] [420 <./zendesk_2.jpg>] Chapter 9. [421] [422] [423 <./developer_features.jpg> <./manual_purge.jpg> <./eraser.jpg> <./deprecated_1.png>] [424 <./deprecated_2.png>] [425] [426 <./logview_1.png>] [427 <./logview_2.png>] [428] [429 <./pip_1.jpg> <./pip_2.jpg>] [430 <./pip_3. jpg>] [431] [432] Chapter 10. [433 <./admin_api.jpg>] [434 <./enable_https.jpg> <./connection_https.jpg>] [435 <./authentication.jpg>] [436 <./login.jpg> <./login_dashboard.jpg>] [437 <./user_pulldown.jpg> <./profile.jpg>] [438 <./password.jpg> <./password_r otation.jpg>] [439 <./user_management.jpg>] [440] [441 <./add_user.jpg>] [442 <./update_user.jpg>] [443 <./change_role.jpg> <./reset_password.jpg>] [444 <./delete_user.jpg>] [445 <./certificate_store.jpg> <./update_certificate. jpg>] [446] Chapter 11. [447] [448 <./south_advanced.jpg>] [449 <./poll_type.png> <./stats_options.jpg> ] [450] [451 <./north_advanced.jpg>] [452 <./service_monitor.jpg> <./scheduler_ advanced.jpg>] [453] [454 <./storage_config.png>] Underfull \hbox (badness 7256) in paragraph at lines 26740--26742 []\T1/ptm/m/n/10 When run-ning a copy of FogLAMP built from source the data di- rec-tory can be found in [455 <./sqlite_config.png>] [456 <./sqlitelb_config.png>] [457 <./postgres_conf ig.png> <./sqlitememory_config.png>] [458] Chapter 12. [459] [460 <./OMF_Formats.jpg> <./tshooting_pi_003.png>] [461 <./tshooting_pi_0 02.jpg> <./tshooting_pi_001.jpg>] [462 <./tshooting_pi_010.jpg> <./tshooting_pi _004.jpg> <./tshooting_pi_005.jpg>] [463 <./tshooting_pi_006.jpg> <./tshooting_ pi_007.jpg>] [464 <./tshooting_pi_008.jpg> <./tshooting_pi_009.jpg>] Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 []|\T1/ptm/m/n/10 North_Readings_to_PI[24485]: ER-ROR: Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 \T1/ptm/m/n/10 Send-ing JSON data er-ror : \T1/ptm/b/n/10 Con-tainer not Underfull \hbox (badness 10000) in paragraph at lines 27115--27117 \T1/ptm/b/n/10 found\T1/ptm/m/n/10 . 4273005507977094880_1mea-sure- [465] [466 <./OMF_tabs.png>] [467 <./OMF_Persisted.png> <./PersistedPlugins.png >] [468 <./PersistActions.png>] Overfull \hbox (3.28142pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 dataType- Overfull \hbox (7.98125pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 hintCheck- Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 nam- Overfull \hbox (7.98125pt too wide) in paragraph at lines 27357--27357 \T1/ptm/m/n/10 ingScheme| Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 afHier-ar- Underfull \hbox (badness 10000) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 afHier-ar- Overfull \hbox (3.84135pt too wide) in paragraph at lines 27357--27357 []\T1/ptm/m/n/10 dataTypes| Overfull \hbox (112.31973pt too wide) in paragraph at lines 27364--27364 [] Underfull \hbox (badness 10000) in paragraph at lines 27364--27364 [469] Overfull \hbox (50.4602pt too wide) in paragraph at lines 27429--27429 [] Underfull \hbox (badness 10000) in paragraph at lines 27429--27429 Overfull \hbox (253.42818pt too wide) in paragraph at lines 27454--27454 [] Underfull \hbox (badness 10000) in paragraph at lines 27454--27454 Overfull \hbox (275.09796pt too wide) in paragraph at lines 27487--27487 [] Underfull \hbox (badness 10000) in paragraph at lines 27487--27487 [470] Chapter 13. [471] Overfull \hbox (6.03357pt too wide) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Type| Overfull \hbox (11.67346pt too wide) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/phv/m/n/10 Ini- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 \T1/phv/m/n/10 tial Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 \T1/phv/m/n/10 Sta- Overfull \hbox (4.80345pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Stor- Overfull \hbox (13.89328pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 SQLite| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 En- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (4.80345pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Stor- Overfull \hbox (5.56334pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Post- Overfull \hbox (1.66345pt too wide) in paragraph at lines 27683--27683 \T1/ptm/m/n/10 gres| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Ubuntu: x86_64 Overfull \hbox (8.33348pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 North| Overfull \hbox (6.67346pt too wide) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 OMF| Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\T1/ptm/m/n/10 Dis- Underfull \hbox (badness 10000) in paragraph at lines 27683--27683 []\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.27711 ...foglamp.service \PYGZhy{} LSB: FogLAMP} [472] [473] Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A float-ing point Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A string ei-ther Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 []\T1/ptm/m/n/10 A std::vector of Underfull \hbox (badness 10000) in paragraph at lines 27956--27956 \T1/ptm/m/n/10 std::vector [474] [475] Overfull \hbox (10.01343pt too wide) in paragraph at lines 28102--28102 []\T1/phv/m/n/10 Mode| Overfull \hbox (0.56345pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 poll| Overfull \hbox (7.77344pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 async| Overfull \hbox (4.4436pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 none| Overfull \hbox (2.77356pt too wide) in paragraph at lines 28102--28102 []\T1/ptm/m/n/10 con- [476] Underfull \hbox (badness 10000) in paragraph at lines 28253--28253 []\T1/phv/m/n/10 Flag Overfull \hbox (33.13313pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_COMMON| Overfull \hbox (37.5732pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_READINGS| Overfull \hbox (20.91328pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_ASYNC| Overfull \hbox (56.25322pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_PERSIST_DATA| Overfull \hbox (22.57332pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_INGEST| Overfull \hbox (82.92314pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_GET_MANAGEMENT| Overfull \hbox (56.99335pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_GET_STORAGE| Overfull \hbox (50.91315pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_DEPRECATED| Overfull \hbox (25.99333pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_BUILTIN| Overfull \hbox (33.84332pt too wide) in paragraph at lines 28253--28253 []\T1/ptm/m/n/10 SP_CONTROL| [477] [478] [479] Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/phv/m/n/10 Prop- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 dep-re- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 \T1/ptm/m/n/10 scrip- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 dis- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 \T1/ptm/m/n/10 play- Overfull \hbox (1.25105pt too wide) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 manda- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 max-i- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 min-i- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 op- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 read- Underfull \hbox (badness 10000) in paragraph at lines 28541--28541 []\T1/ptm/m/n/10 va-lid- [480] [481] [482] [483] [484] [485] [486] [487] Overfull \vbox (0.69795pt too high) detected at line 29212 [488] Underfull \vbox (badness 10000) detected at line 29212 Overfull \vbox (2.68169pt too high) detected at line 29212 [489] Underfull \vbox (badness 10000) detected at line 29212 Overfull \vbox (2.68169pt too high) detected at line 29212 [490] [491] [492] Underfull \vbox (badness 3503) detected at line 29375 [493] [494 <./06_dht11_tags_in_PI.jpg>] [495] [496] [497] [498] [499] [500] [501] [502] Underfull \vbox (badness 10000) detected at line 30022 Overfull \vbox (2.68169pt too high) detected at line 30022 [503] [504] [505] [506] [507] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [508] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [509] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [510] Underfull \vbox (badness 10000) detected at line 30469 Overfull \vbox (2.68169pt too high) detected at line 30469 [511] Overfull \vbox (5.4393pt too high) detected at line 30626 [512] Underfull \vbox (badness 10000) detected at line 30626 Overfull \vbox (2.68169pt too high) detected at line 30626 [513] [514] [515] Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/phv/m/n/10 En-try Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Overfull \hbox (17.47488pt too wide) in paragraph at lines 30845--30845 \T1/ptm/m/n/10 gin_shutdown| Underfull \hbox (badness 10000) in paragraph at lines 30845--30845 []\T1/ptm/m/n/10 plu- Overfull \hbox (8.6747pt too wide) in paragraph at lines 30845--30845 \T1/ptm/m/n/10 gin_register| [516] Overfull \hbox (1.23033pt too wide) in paragraph at lines 30938--30938 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 30938--30938 []\T1/ptm/m/n/10 ver- Underfull \hbox (badness 10000) in paragraph at lines 30938--30938 []\T1/ptm/m/n/10 in-ter- [517] [518] Overfull \vbox (1.2835pt too high) detected at line 31094 [519] Underfull \hbox (badness 10000) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 as- Overfull \hbox (18.2486pt too wide) in paragraph at lines 31178--31178 \T1/ptm/m/n/10 set_code| Overfull \hbox (3.79878pt too wide) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 read- Overfull \hbox (11.58856pt too wide) in paragraph at lines 31178--31178 []\T1/ptm/m/n/10 user_ts| [520] Underfull \hbox (badness 10000) in paragraph at lines 31267--31267 []\T1/ptm/m/n/10 in-ter- [521] Overfull \hbox (11.20451pt too wide) in paragraph at lines 31301--31301 []\T1/ptm/m/n/10 SP_PERSIST_DATA| [522] [523] [524] Overfull \vbox (3.18257pt too high) detected at line 31566 [525] [526] [527] [528] [529] [530] [531] [532] [533] Underfull \vbox (badness 10000) detected at line 32212 Overfull \vbox (13.68169pt too high) detected at line 32212 [534] Underfull \vbox (badness 10000) detected at line 32212 Overfull \vbox (2.68169pt too high) detected at line 32212 [535] [536] [537] [538] Underfull \vbox (badness 10000) detected at line 32492 Overfull \vbox (13.68169pt too high) detected at line 32492 [539] Underfull \vbox (badness 10000) detected at line 32492 Overfull \vbox (2.68169pt too high) detected at line 32492 [540] [541] [542] Overfull \vbox (1.18256pt too high) detected at line 32704 [543] [544] [545] Underfull \hbox (badness 10000) in paragraph at lines 32816--32819 []\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 32816--32819 \T1/ptm/m/n/10 tional_libs=^^QDIRECTORY_NAME:FILE_NAME1,DIRECTORY_NAME:FILE_NAM E2^^Q - in [546] [547] [548] [549] [550] [551] [552] [553] [554] Overfull \vbox (3.94025pt too high) detected at line 33590 [555] [556] Overfull \vbox (24.94023pt too high) detected at line 33746 [557] [558] [559] [560] [561] [562] [563] [564] Chapter 14. [565] [566] [567] [568] Overfull \hbox (6.92328pt too wide) in paragraph at lines 34699--34701 []|\T1/ptm/m/n/10 .users[].userName| Overfull \hbox (5.25322pt too wide) in paragraph at lines 34725--34727 []|\T1/ptm/m/n/10 .users[].realName| Overfull \hbox (10.82315pt too wide) in paragraph at lines 34738--34740 []|\T1/ptm/m/n/10 .users[].description| [569] Underfull \hbox (badness 10000) in paragraph at lines 34928--34930 []|\T1/ptm/m/n/10 cur- [570] [571] [572] Overfull \hbox (8.4173pt too wide) in paragraph at lines 35513--35513 []\T1/phv/m/n/10 Name| Overfull \hbox (2.95094pt too wide) in paragraph at lines 35513--35513 []\T1/phv/m/n/10 Type| Overfull \hbox (6.74696pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 times- Overfull \hbox (1.74722pt too wide) in paragraph at lines 35513--35513 \T1/ptm/m/n/10 tamp| Overfull \hbox (6.9205pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 times- Overfull \hbox (1.92076pt too wide) in paragraph at lines 35513--35513 \T1/ptm/m/n/10 tamp| Overfull \hbox (7.84723pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 source| Overfull \hbox (4.70067pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 string| Overfull \hbox (5.57733pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 sever- Overfull \hbox (4.70067pt too wide) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35513--35513 []\T1/ptm/m/n/10 ob- [573] Overfull \hbox (10.44678pt too wide) in paragraph at lines 35629--35629 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 35629--35629 []\T1/phv/m/n/10 Type| Overfull \hbox (9.87671pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 source| Overfull \hbox (7.7833pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 string| Overfull \hbox (7.60681pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 sever- Overfull \hbox (7.7833pt too wide) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35629--35629 []\T1/ptm/m/n/10 ob- Overfull \hbox (5.69618pt too wide) in paragraph at lines 35716--35716 []\T1/phv/m/n/10 Name| Overfull \hbox (4.02585pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 times- Overfull \hbox (4.22527pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 2018-04-16 Overfull \hbox (5.12611pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 source| Overfull \hbox (2.00543pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 string| Overfull \hbox (2.85622pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 sever- Overfull \hbox (2.00543pt too wide) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 35716--35716 []\T1/ptm/m/n/10 ob- [574] Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 Net-work Set- Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 dis-play- Overfull \hbox (0.6281pt too wide) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 35834--35834 []\T1/ptm/m/n/10 Net-work Set- [575] [576] Underfull \vbox (badness 10000) detected at line 36115 [577] [578] [579] [580] Overfull \hbox (3.72975pt too wide) in paragraph at lines 36728--36728 []\T1/phv/m/n/10 Name| Overfull \hbox (6.03357pt too wide) in paragraph at lines 36728--36728 []\T1/phv/m/n/10 Type| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 de- Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 \T1/ptm/m/n/10 scrip- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| Underfull \hbox (badness 10000) in paragraph at lines 36728--36728 []\T1/ptm/m/it/10 de- Overfull \hbox (7.7833pt too wide) in paragraph at lines 36728--36728 []\T1/ptm/m/n/10 string| [581] Overfull \hbox (6.02782pt too wide) in paragraph at lines 36909--36909 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 36909--36909 []\T1/ptm/m/n/10 rea- [582] [583] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37155--37155 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 rea- Underfull \hbox (badness 10000) in paragraph at lines 37155--37155 []\T1/ptm/m/n/10 in-te- [584] [585] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37350--37350 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 ex-it- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 in-te- Underfull \hbox (badness 10000) in paragraph at lines 37350--37350 []\T1/ptm/m/n/10 rea- [586] Overfull \hbox (6.02782pt too wide) in paragraph at lines 37500--37500 []\T1/phv/m/n/10 Name| Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 0a787bf3-4f48-4235- Overfull \hbox (1.01779pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 name| Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 start- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 end- Overfull \hbox (2.58801pt too wide) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 times- Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 2018-04-17 Underfull \hbox (badness 10000) in paragraph at lines 37500--37500 []\T1/ptm/m/n/10 rea- [587] Overfull \hbox (27.84927pt too wide) in paragraph at lines 37598--37601 []|\T1/ptm/m/n/10 2113.076449394226| Underfull \hbox (badness 10000) in paragraph at lines 37641--37643 []|\T1/ptm/m/n/10 au-then-ti-ca- Overfull \hbox (143.52824pt too wide) in paragraph at lines 37689--37692 []|\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 37715--37718 []|\T1/ptm/m/n/10 2113.076449394226| [588] [589] Underfull \hbox (badness 10000) in paragraph at lines 37932--37934 []|\T1/ptm/m/n/10 statis- Overfull \hbox (9.45767pt too wide) in paragraph at lines 37932--37934 \T1/ptm/m/n/10 tics[].*NORTH_TASK_NAME*| [590] [591] Underfull \hbox (badness 10000) in paragraph at lines 38171--38173 []|\T1/ptm/m/n/10 dep-re-cat-ed- [592] [593] [594] [595] [596] [597] Underfull \vbox (badness 10000) detected at line 38656 Overfull \vbox (2.68169pt too high) detected at line 38656 [598] [599] [600] [601] [602] [603] [604] Underfull \hbox (badness 10000) in paragraph at lines 39252--39254 []|\T1/ptm/m/n/10 {read- [605] Underfull \hbox (badness 10000) in paragraph at lines 39331--39334 []|\T1/ptm/m/n/10 ^^P2022-11-08 Underfull \hbox (badness 10000) in paragraph at lines 39344--39347 []|\T1/ptm/m/n/10 ^^P2022-11-09 Underfull \hbox (badness 10000) in paragraph at lines 39415--39418 []|\T1/ptm/m/n/10 ^^P2022-11-08 Underfull \hbox (badness 10000) in paragraph at lines 39428--39431 []|\T1/ptm/m/n/10 ^^P2022-11-09 [606] [607] [608] [609] [610] [611] [612 <./Grafana_ping.jpg>] [613] [614 <./Gr afana_statistics.jpg> <./Grafana_Timestamp.jpg>] [615 <./Grafana_reading.jpg>] [616] Chapter 15. [617] [618 <./foglamp_all_round_solution.jpg>] [619] [620] [621] [622] Underfull \vbox (badness 10000) detected at line 40535 Overfull \vbox (13.68169pt too high) detected at line 40535 [623] Underfull \vbox (badness 10000) detected at line 40535 Overfull \vbox (2.68169pt too high) detected at line 40535 [624] [625] [626] Chapter 16. [627] [628] [629] [630] [631] [632] [633] [634] [635] [636] [637] [638] [639] [640] [641] [642] [643] [644] [645] [646] [647] [648] [649] [650] [651] [652] [653] [654] [655] [656] [657] [658] [659] [660] Underfull \hbox (badness 10000) in paragraph at lines 43954--43956 []\T1/ptm/b/n/10 coap\T1/ptm/m/n/10 : coap south plu-gin was moved into its own repos-i-tory [][]$https : / / github . com / foglamp / [661] [662] [663] [664] Chapter 17. [665] [666] Chapter 18. [667] [668] [669] [670] Chapter 19. [671] [672] [673] [674] [675] [676] [677] [678] Chapter 20. [679] [680] (./foglamp-foglamp-documentation.ind [681] [682] [683]) (./foglamp-foglamp-documentation.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on foglamp-foglamp-documentation.pdf (689 pages, 28033323 bytes) . Transcript written on foglamp-foglamp-documentation.log. Latexmk: Index file 'foglamp-foglamp-documentation.idx' was written Latexmk: Log file says output to 'foglamp-foglamp-documentation.pdf' Latexmk: Log file says output to 'foglamp-foglamp-documentation.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: 2023-03-02T15:56:09.669458Z, end-time: 2023-03-02T16:00:02.554025Z, duration: 232, exit-code: 0 python -m sphinx -T -E -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v3.5.4 Building page with table of plugins EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-service-dispatcher fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 EXCLUDED FLEDGE TOPIC REPOS LIST: fledge-north-edgex fledge-north-iec104 fledge-north-timestream fledge-south-iec104 fledge-south-iec61850 fledge-south-open62541 EXCLUDED DIANOMIC TOPIC REPOS LIST: fledge-north-gcp-python foglamp-filter-assetdebug foglamp-filter-data-drift foglamp-filter-dnn foglamp-filter-radiometric-thermal foglamp-filter-snapshot foglamp-north-Azure-IoT-Hub foglamp-notify-rest foglamp-south-chain foglamp-south-jsonplayback foglamp-south-usb-scanner foglamp-filter-dataframe foglamp-filter-reaper 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-decode-ecc200 foglamp-filter-dnn foglamp-filter-insight foglamp-filter-ml-inference foglamp-filter-reaper foglamp-north-timed-mqtt-gcp foglamp-south-dnn-data-gen foglamp-south-flir foglamp-south-mqttgcp REPOS LIST: fledge 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-opcua fledge-north-opcuaclient fledge-north-s7-python fledge-north-tdengine 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-join foglamp-filter-asset-split foglamp-filter-blocktest foglamp-filter-contrast foglamp-filter-csv-writer foglamp-filter-downsample foglamp-filter-edgeml foglamp-filter-ema foglamp-filter-eventrate foglamp-filter-fft2 foglamp-filter-greyscale foglamp-filter-mirror foglamp-filter-normalise 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-gcp-gateway foglamp-north-graphite foglamp-north-influxdb foglamp-north-influxdbcloud foglamp-north-mqtt foglamp-north-mqtt-scripted foglamp-north-png foglamp-north-splunk foglamp-notify-config foglamp-notify-jira foglamp-notify-jsonconfig foglamp-notify-management foglamp-notify-microsoft-teams 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-piserver foglamp-south-piwebapi foglamp-south-s7 foglamp-south-samotics4 foglamp-south-sarcos foglamp-south-simple-rest foglamp-south-spinnaker foglamp-south-suez foglamp-south-video4linux foglamp-south-webcam-media Sorted REPOS LIST: fledge-display fledge 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 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-piserver 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 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-gcp-gateway 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-mqtt foglamp-north-mqtt-scripted fledge-north-opcua fledge-north-opcuaclient foglamp-north-png fledge-north-s7-python foglamp-north-splunk fledge-north-tdengine fledge-north-thingspeak foglamp-filter-ADM-LD-prediction fledge-filter-asset foglamp-filter-asset-join foglamp-filter-asset-split foglamp-filter-blocktest fledge-filter-change foglamp-filter-contrast foglamp-filter-csv-writer 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-normalise 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 foglamp-notify-microsoft-teams 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 /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-b100 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Benchmark docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coin_detection docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-coral-enviro docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-CSV-Async docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-game docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-J1708 docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: index.rst file is missing for fledge-south-J1939. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-modbustcp docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-openweathermap docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-phidget docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-roxtec docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-Sarcos docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-sensorphone docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-south-wind_turbine docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-GCP-Gateway docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-kafka_python docs directory is missing for branch: develop. *** WARNING: Either repo: fledge-iot/fledge-north-mqtt-scripted or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-mqtt docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-north-s7_python docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: Either repo: fledge-iot/fledge-north-tdengine or its branch: develop does not exist. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-ADM_LD_prediction docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-blocktest docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-contrast docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-rms-trigger docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-sigfns docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-filter-velocity docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-notify-Blynk docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-bad_bearing docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-rule-OutOfBound docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-dispatcher docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs *** WARNING: foglamp-service-management docs directory is missing for branch: develop. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/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 199 source files that are out of date updating environment: [new config] 199 added, 0 changed, 0 removed reading sources... [ 0%] 91_version_history reading sources... [ 1%] 92_downloads reading sources... [ 1%] KERBEROS reading sources... [ 2%] OMF reading sources... [ 2%] acl reading sources... [ 3%] build_index reading sources... [ 3%] building_foglamp/01_introduction reading sources... [ 4%] building_foglamp/devkit_install reading sources... [ 4%] building_foglamp/index reading sources... [ 5%] building_pipelines reading sources... [ 5%] control reading sources... [ 6%] control_scripts reading sources... [ 6%] foglamp_architecture reading sources... [ 7%] foglamp_plugins reading sources... [ 7%] glossary reading sources... [ 8%] index reading sources... [ 8%] introduction reading sources... [ 9%] plugin_developers_guide/01_01_Data reading sources... [ 9%] plugin_developers_guide/01_FogLAMP_plugins reading sources... [ 10%] plugin_developers_guide/02_writing_plugins reading sources... [ 10%] plugin_developers_guide/035_CPP reading sources... [ 11%] plugin_developers_guide/037_hybrid_plugins reading sources... [ 11%] plugin_developers_guide/03_01_DHT11 reading sources... [ 12%] plugin_developers_guide/03_02_Control reading sources... [ 12%] plugin_developers_guide/03_02_DHT11_C reading sources... [ 13%] plugin_developers_guide/03_02_south_python_Control reading sources... [ 13%] plugin_developers_guide/03_south_C_plugins reading sources... [ 14%] plugin_developers_guide/03_south_plugins reading sources... [ 14%] plugin_developers_guide/04_north_plugins reading sources... [ 15%] 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/foglamp-filter-FlirValidity/index reading sources... [ 20%] plugins/foglamp-filter-asset-join/index reading sources... [ 20%] plugins/foglamp-filter-asset/index reading sources... [ 21%] plugins/foglamp-filter-asset_split/index reading sources... [ 21%] plugins/foglamp-filter-change/index reading sources... [ 22%] plugins/foglamp-filter-csv_writer/index reading sources... [ 22%] plugins/foglamp-filter-delta/index reading sources... [ 23%] plugins/foglamp-filter-downsample/index reading sources... [ 23%] plugins/foglamp-filter-edgeml/index reading sources... [ 24%] plugins/foglamp-filter-ema/index reading sources... [ 24%] plugins/foglamp-filter-eventrate/index reading sources... [ 25%] plugins/foglamp-filter-expression/index reading sources... [ 25%] plugins/foglamp-filter-fft/index reading sources... [ 26%] plugins/foglamp-filter-fft2/index reading sources... [ 26%] plugins/foglamp-filter-greyscale/index reading sources... [ 27%] plugins/foglamp-filter-log/index reading sources... [ 27%] plugins/foglamp-filter-metadata/index reading sources... [ 28%] plugins/foglamp-filter-mirror/index reading sources... [ 28%] plugins/foglamp-filter-normalise/index reading sources... [ 29%] plugins/foglamp-filter-omfhint/index reading sources... [ 29%] plugins/foglamp-filter-python27/index reading sources... [ 30%] plugins/foglamp-filter-python35/index reading sources... [ 30%] plugins/foglamp-filter-rate/index reading sources... [ 31%] plugins/foglamp-filter-rename/index reading sources... [ 31%] plugins/foglamp-filter-replace/index reading sources... [ 32%] plugins/foglamp-filter-rms/index reading sources... [ 32%] plugins/foglamp-filter-rotate/index reading sources... [ 33%] plugins/foglamp-filter-scale-set/index reading sources... [ 33%] plugins/foglamp-filter-scale/index reading sources... [ 34%] plugins/foglamp-filter-sigmacleanse/index reading sources... [ 34%] plugins/foglamp-filter-simple-python/index reading sources... [ 35%] plugins/foglamp-filter-specgram/index reading sources... [ 35%] plugins/foglamp-filter-statistics/index reading sources... [ 36%] plugins/foglamp-filter-threshold/index reading sources... [ 36%] plugins/foglamp-filter-vibration_features/index reading sources... [ 37%] plugins/foglamp-north-GCP/index reading sources... [ 37%] plugins/foglamp-north-HarperDB/index reading sources... [ 38%] plugins/foglamp-north-Kafka/index reading sources... [ 38%] plugins/foglamp-north-OMF/index reading sources... [ 39%] plugins/foglamp-north-ThingSpeak/index reading sources... [ 39%] plugins/foglamp-north-azure_iot/index reading sources... [ 40%] plugins/foglamp-north-gcp_python/index reading sources... [ 40%] plugins/foglamp-north-graphite/index reading sources... [ 41%] plugins/foglamp-north-http_north/index reading sources... [ 41%] plugins/foglamp-north-httpc/index reading sources... [ 42%] plugins/foglamp-north-influxdb/index reading sources... [ 42%] plugins/foglamp-north-influxdbcloud/index reading sources... [ 43%] plugins/foglamp-north-mqtt-scripted/index reading sources... [ 43%] plugins/foglamp-north-opcua/index reading sources... [ 44%] plugins/foglamp-north-opcuaclient/index reading sources... [ 44%] plugins/foglamp-north-png/index reading sources... [ 45%] plugins/foglamp-north-splunk/index reading sources... [ 45%] plugins/foglamp-notify-Hangouts/index reading sources... [ 46%] plugins/foglamp-notify-North/index reading sources... [ 46%] plugins/foglamp-notify-Telegram/index reading sources... [ 47%] plugins/foglamp-notify-alexa/index reading sources... [ 47%] plugins/foglamp-notify-asset/index reading sources... [ 48%] plugins/foglamp-notify-config/index reading sources... [ 48%] plugins/foglamp-notify-control/index reading sources... [ 49%] plugins/foglamp-notify-customasset/index reading sources... [ 49%] plugins/foglamp-notify-email/index reading sources... [ 50%] plugins/foglamp-notify-ifttt/index reading sources... [ 50%] plugins/foglamp-notify-jira/index reading sources... [ 51%] plugins/foglamp-notify-jsonconfig/index reading sources... [ 51%] plugins/foglamp-notify-management/index reading sources... [ 52%] plugins/foglamp-notify-mqtt/index reading sources... [ 52%] plugins/foglamp-notify-operation/index reading sources... [ 53%] plugins/foglamp-notify-python35/index reading sources... [ 53%] plugins/foglamp-notify-setpoint/index reading sources... [ 54%] plugins/foglamp-notify-slack/index reading sources... [ 54%] plugins/foglamp-notify-teams/index reading sources... [ 55%] plugins/foglamp-notify-zendesk/index reading sources... [ 55%] plugins/foglamp-rule-Average/index reading sources... [ 56%] plugins/foglamp-rule-DataAvailability/index reading sources... [ 56%] plugins/foglamp-rule-Delta/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Expression/index reading sources... [ 57%] plugins/foglamp-rule-Simple-Sigma/index reading sources... [ 58%] plugins/foglamp-rule-Threshold/index reading sources... [ 58%] plugins/foglamp-rule-WatchDog/index reading sources... [ 59%] plugins/foglamp-rule-periodic/index reading sources... [ 59%] plugins/foglamp-south-ABB/index reading sources... [ 60%] plugins/foglamp-south-Beckhoff/index reading sources... [ 60%] plugins/foglamp-south-Csv/index reading sources... [ 61%] plugins/foglamp-south-Expression/index reading sources... [ 61%] plugins/foglamp-south-FlirAX8/index reading sources... [ 62%] plugins/foglamp-south-ModbusC/index reading sources... [ 62%] plugins/foglamp-south-PIWebAPI/index reading sources... [ 63%] plugins/foglamp-south-Random/index reading sources... [ 63%] plugins/foglamp-south-S7/index reading sources... [ 64%] plugins/foglamp-south-Spinnaker/index reading sources... [ 64%] plugins/foglamp-south-SuezWater/index reading sources... [ 65%] plugins/foglamp-south-am2315/index reading sources... [ 65%] plugins/foglamp-south-cc2650/index reading sources... [ 66%] plugins/foglamp-south-coap/index reading sources... [ 66%] plugins/foglamp-south-csvplayback/index reading sources... [ 67%] plugins/foglamp-south-dht11/index reading sources... [ 67%] plugins/foglamp-south-dht11_V2/index reading sources... [ 68%] plugins/foglamp-south-digiducer/index reading sources... [ 68%] plugins/foglamp-south-dnp3/index reading sources... [ 69%] plugins/foglamp-south-dt9837/index reading sources... [ 69%] plugins/foglamp-south-edgeml/index reading sources... [ 70%] plugins/foglamp-south-etherip/index reading sources... [ 70%] plugins/foglamp-south-gw65/index reading sources... [ 71%] plugins/foglamp-south-http_south/index reading sources... [ 71%] plugins/foglamp-south-ina219/index reading sources... [ 72%] plugins/foglamp-south-lathesim/index reading sources... [ 72%] plugins/foglamp-south-mqtt-readings/index reading sources... [ 73%] plugins/foglamp-south-mqtt-scripted/index reading sources... [ 73%] plugins/foglamp-south-mqtt_sparkplug/index reading sources... [ 74%] plugins/foglamp-south-opcua/index reading sources... [ 74%] plugins/foglamp-south-person_detection/index reading sources... [ 75%] plugins/foglamp-south-person_detector/index reading sources... [ 75%] plugins/foglamp-south-piserver/index reading sources... [ 76%] plugins/foglamp-south-playback/index reading sources... [ 76%] plugins/foglamp-south-pt100/index reading sources... [ 77%] plugins/foglamp-south-randomwalk/index reading sources... [ 77%] plugins/foglamp-south-rpienviro/index reading sources... [ 78%] plugins/foglamp-south-s2opcua/index reading sources... [ 78%] plugins/foglamp-south-samotics4/index reading sources... [ 79%] plugins/foglamp-south-sensehat/index reading sources... [ 79%] plugins/foglamp-south-simple-rest/index reading sources... [ 80%] plugins/foglamp-south-sinusoid/index reading sources... [ 80%] plugins/foglamp-south-systeminfo/index reading sources... [ 81%] plugins/foglamp-south-usb4704/index reading sources... [ 81%] plugins/foglamp-south-video4linux/index reading sources... [ 82%] plugins/foglamp-south-webcam_media/index reading sources... [ 82%] plugins/north reading sources... [ 83%] plugins/notify reading sources... [ 83%] plugins/rule reading sources... [ 84%] plugins/south reading sources... [ 84%] processing_data reading sources... [ 85%] quick_start/backup reading sources... [ 85%] quick_start/datasources reading sources... [ 86%] quick_start/gui reading sources... [ 86%] quick_start/index reading sources... [ 87%] quick_start/installing reading sources... [ 87%] quick_start/north reading sources... [ 88%] quick_start/starting reading sources... [ 88%] quick_start/support reading sources... [ 89%] quick_start/troubleshooting reading sources... [ 89%] quick_start/uninstalling reading sources... [ 90%] quick_start/viewing reading sources... [ 90%] rest_api_guide/01_REST reading sources... [ 91%] rest_api_guide/02_RESTauthentication reading sources... [ 91%] rest_api_guide/03_RESTadmin reading sources... [ 92%] rest_api_guide/03_RESTassetTracker reading sources... [ 92%] rest_api_guide/03_RESTservices reading sources... [ 93%] rest_api_guide/03_RESTstatistics reading sources... [ 93%] rest_api_guide/03_RESTupdate reading sources... [ 94%] rest_api_guide/04_RESTuser reading sources... [ 94%] rest_api_guide/05_RESTdeveloper reading sources... [ 95%] rest_api_guide/06_GrafanaExamples reading sources... [ 95%] rest_api_guide/index reading sources... [ 96%] securing_foglamp reading sources... [ 96%] services/foglamp-service-bucketstorage/index reading sources... [ 97%] services/foglamp-service-notification/building_notification reading sources... [ 97%] services/foglamp-service-notification/index reading sources... [ 98%] services/index reading sources... [ 98%] storage reading sources... [ 99%] troubleshooting_pi-server_integration reading sources... [100%] tuning_foglamp /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:19: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:26: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/plugins/foglamp-notify-teams/index.rst:31: WARNING: Bullet list ends without a blank line; unexpected unindent. /home/docs/checkouts/readthedocs.org/user_builds/foglamp-foglamp-documentation/checkouts/develop/docs/troubleshooting_pi-server_integration.rst:33: WARNING: Title underline too short. FogLAMP 2.1.0 and later ====================== looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] 91_version_history writing output... [ 1%] 92_downloads writing output... [ 1%] KERBEROS writing output... [ 2%] OMF writing output... [ 2%] acl writing output... [ 3%] build_index writing output... [ 3%] building_foglamp/01_introduction writing output... [ 4%] building_foglamp/devkit_install writing output... [ 4%] building_foglamp/index writing output... [ 5%] building_pipelines writing output... [ 5%] control writing output... [ 6%] control_scripts writing output... [ 6%] foglamp_architecture writing output... [ 7%] foglamp_plugins writing output... [ 7%] glossary writing output... [ 8%] index writing output... [ 8%] introduction writing output... [ 9%] plugin_developers_guide/01_01_Data writing output... [ 9%] plugin_developers_guide/01_FogLAMP_plugins writing output... [ 10%] plugin_developers_guide/02_writing_plugins writing output... [ 10%] plugin_developers_guide/035_CPP writing output... [ 11%] plugin_developers_guide/037_hybrid_plugins writing output... [ 11%] plugin_developers_guide/03_01_DHT11 writing output... [ 12%] plugin_developers_guide/03_02_Control writing output... [ 12%] plugin_developers_guide/03_02_DHT11_C writing output... [ 13%] plugin_developers_guide/03_02_south_python_Control writing output... [ 13%] plugin_developers_guide/03_south_C_plugins writing output... [ 14%] plugin_developers_guide/03_south_plugins writing output... [ 14%] plugin_developers_guide/04_north_plugins writing output... [ 15%] 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/foglamp-filter-FlirValidity/index writing output... [ 20%] plugins/foglamp-filter-asset-join/index writing output... [ 20%] plugins/foglamp-filter-asset/index writing output... [ 21%] plugins/foglamp-filter-asset_split/index writing output... [ 21%] plugins/foglamp-filter-change/index writing output... [ 22%] plugins/foglamp-filter-csv_writer/index writing output... [ 22%] plugins/foglamp-filter-delta/index writing output... [ 23%] plugins/foglamp-filter-downsample/index writing output... [ 23%] plugins/foglamp-filter-edgeml/index writing output... [ 24%] plugins/foglamp-filter-ema/index writing output... [ 24%] plugins/foglamp-filter-eventrate/index writing output... [ 25%] plugins/foglamp-filter-expression/index writing output... [ 25%] plugins/foglamp-filter-fft/index writing output... [ 26%] plugins/foglamp-filter-fft2/index writing output... [ 26%] plugins/foglamp-filter-greyscale/index writing output... [ 27%] plugins/foglamp-filter-log/index writing output... [ 27%] plugins/foglamp-filter-metadata/index writing output... [ 28%] plugins/foglamp-filter-mirror/index writing output... [ 28%] plugins/foglamp-filter-normalise/index writing output... [ 29%] plugins/foglamp-filter-omfhint/index writing output... [ 29%] plugins/foglamp-filter-python27/index writing output... [ 30%] plugins/foglamp-filter-python35/index writing output... [ 30%] plugins/foglamp-filter-rate/index writing output... [ 31%] plugins/foglamp-filter-rename/index writing output... [ 31%] plugins/foglamp-filter-replace/index writing output... [ 32%] plugins/foglamp-filter-rms/index writing output... [ 32%] plugins/foglamp-filter-rotate/index writing output... [ 33%] plugins/foglamp-filter-scale-set/index writing output... [ 33%] plugins/foglamp-filter-scale/index writing output... [ 34%] plugins/foglamp-filter-sigmacleanse/index writing output... [ 34%] plugins/foglamp-filter-simple-python/index writing output... [ 35%] plugins/foglamp-filter-specgram/index writing output... [ 35%] plugins/foglamp-filter-statistics/index writing output... [ 36%] plugins/foglamp-filter-threshold/index writing output... [ 36%] plugins/foglamp-filter-vibration_features/index writing output... [ 37%] plugins/foglamp-north-GCP/index writing output... [ 37%] plugins/foglamp-north-HarperDB/index writing output... [ 38%] plugins/foglamp-north-Kafka/index writing output... [ 38%] plugins/foglamp-north-OMF/index writing output... [ 39%] plugins/foglamp-north-ThingSpeak/index writing output... [ 39%] plugins/foglamp-north-azure_iot/index writing output... [ 40%] plugins/foglamp-north-gcp_python/index writing output... [ 40%] plugins/foglamp-north-graphite/index writing output... [ 41%] plugins/foglamp-north-http_north/index writing output... [ 41%] plugins/foglamp-north-httpc/index writing output... [ 42%] plugins/foglamp-north-influxdb/index writing output... [ 42%] plugins/foglamp-north-influxdbcloud/index writing output... [ 43%] plugins/foglamp-north-mqtt-scripted/index writing output... [ 43%] plugins/foglamp-north-opcua/index writing output... [ 44%] plugins/foglamp-north-opcuaclient/index writing output... [ 44%] plugins/foglamp-north-png/index writing output... [ 45%] plugins/foglamp-north-splunk/index writing output... [ 45%] plugins/foglamp-notify-Hangouts/index writing output... [ 46%] plugins/foglamp-notify-North/index writing output... [ 46%] plugins/foglamp-notify-Telegram/index writing output... [ 47%] plugins/foglamp-notify-alexa/index writing output... [ 47%] plugins/foglamp-notify-asset/index writing output... [ 48%] plugins/foglamp-notify-config/index writing output... [ 48%] plugins/foglamp-notify-control/index writing output... [ 49%] plugins/foglamp-notify-customasset/index writing output... [ 49%] plugins/foglamp-notify-email/index writing output... [ 50%] plugins/foglamp-notify-ifttt/index writing output... [ 50%] plugins/foglamp-notify-jira/index writing output... [ 51%] plugins/foglamp-notify-jsonconfig/index writing output... [ 51%] plugins/foglamp-notify-management/index writing output... [ 52%] plugins/foglamp-notify-mqtt/index writing output... [ 52%] plugins/foglamp-notify-operation/index writing output... [ 53%] plugins/foglamp-notify-python35/index writing output... [ 53%] plugins/foglamp-notify-setpoint/index writing output... [ 54%] plugins/foglamp-notify-slack/index writing output... [ 54%] plugins/foglamp-notify-teams/index writing output... [ 55%] plugins/foglamp-notify-zendesk/index writing output... [ 55%] plugins/foglamp-rule-Average/index writing output... [ 56%] plugins/foglamp-rule-DataAvailability/index writing output... [ 56%] plugins/foglamp-rule-Delta/index writing output... [ 57%] plugins/foglamp-rule-Simple-Expression/index writing output... [ 57%] plugins/foglamp-rule-Simple-Sigma/index writing output... [ 58%] plugins/foglamp-rule-Threshold/index writing output... [ 58%] plugins/foglamp-rule-WatchDog/index writing output... [ 59%] plugins/foglamp-rule-periodic/index writing output... [ 59%] plugins/foglamp-south-ABB/index writing output... [ 60%] plugins/foglamp-south-Beckhoff/index writing output... [ 60%] plugins/foglamp-south-Csv/index writing output... [ 61%] plugins/foglamp-south-Expression/index writing output... [ 61%] plugins/foglamp-south-FlirAX8/index writing output... [ 62%] plugins/foglamp-south-ModbusC/index writing output... [ 62%] plugins/foglamp-south-PIWebAPI/index writing output... [ 63%] plugins/foglamp-south-Random/index writing output... [ 63%] plugins/foglamp-south-S7/index writing output... [ 64%] plugins/foglamp-south-Spinnaker/index writing output... [ 64%] plugins/foglamp-south-SuezWater/index writing output... [ 65%] plugins/foglamp-south-am2315/index writing output... [ 65%] plugins/foglamp-south-cc2650/index writing output... [ 66%] plugins/foglamp-south-coap/index writing output... [ 66%] plugins/foglamp-south-csvplayback/index writing output... [ 67%] plugins/foglamp-south-dht11/index writing output... [ 67%] plugins/foglamp-south-dht11_V2/index writing output... [ 68%] plugins/foglamp-south-digiducer/index writing output... [ 68%] plugins/foglamp-south-dnp3/index writing output... [ 69%] plugins/foglamp-south-dt9837/index writing output... [ 69%] plugins/foglamp-south-edgeml/index writing output... [ 70%] plugins/foglamp-south-etherip/index writing output... [ 70%] plugins/foglamp-south-gw65/index writing output... [ 71%] plugins/foglamp-south-http_south/index writing output... [ 71%] plugins/foglamp-south-ina219/index writing output... [ 72%] plugins/foglamp-south-lathesim/index writing output... [ 72%] plugins/foglamp-south-mqtt-readings/index writing output... [ 73%] plugins/foglamp-south-mqtt-scripted/index writing output... [ 73%] plugins/foglamp-south-mqtt_sparkplug/index writing output... [ 74%] plugins/foglamp-south-opcua/index writing output... [ 74%] plugins/foglamp-south-person_detection/index writing output... [ 75%] plugins/foglamp-south-person_detector/index writing output... [ 75%] plugins/foglamp-south-piserver/index writing output... [ 76%] plugins/foglamp-south-playback/index writing output... [ 76%] plugins/foglamp-south-pt100/index writing output... [ 77%] plugins/foglamp-south-randomwalk/index writing output... [ 77%] plugins/foglamp-south-rpienviro/index writing output... [ 78%] plugins/foglamp-south-s2opcua/index writing output... [ 78%] plugins/foglamp-south-samotics4/index writing output... [ 79%] plugins/foglamp-south-sensehat/index writing output... [ 79%] plugins/foglamp-south-simple-rest/index writing output... [ 80%] plugins/foglamp-south-sinusoid/index writing output... [ 80%] plugins/foglamp-south-systeminfo/index writing output... [ 81%] plugins/foglamp-south-usb4704/index writing output... [ 81%] plugins/foglamp-south-video4linux/index writing output... [ 82%] plugins/foglamp-south-webcam_media/index writing output... [ 82%] plugins/north writing output... [ 83%] plugins/notify writing output... [ 83%] plugins/rule writing output... [ 84%] plugins/south writing output... [ 84%] processing_data writing output... [ 85%] quick_start/backup writing output... [ 85%] quick_start/datasources writing output... [ 86%] quick_start/gui writing output... [ 86%] quick_start/index writing output... [ 87%] quick_start/installing writing output... [ 87%] quick_start/north writing output... [ 88%] quick_start/starting writing output... [ 88%] quick_start/support writing output... [ 89%] quick_start/troubleshooting writing output... [ 89%] quick_start/uninstalling writing output... [ 90%] quick_start/viewing writing output... [ 90%] rest_api_guide/01_REST writing output... [ 91%] rest_api_guide/02_RESTauthentication writing output... [ 91%] rest_api_guide/03_RESTadmin writing output... [ 92%] rest_api_guide/03_RESTassetTracker writing output... [ 92%] rest_api_guide/03_RESTservices writing output... [ 93%] rest_api_guide/03_RESTstatistics writing output... [ 93%] rest_api_guide/03_RESTupdate writing output... [ 94%] rest_api_guide/04_RESTuser writing output... [ 94%] rest_api_guide/05_RESTdeveloper writing output... [ 95%] rest_api_guide/06_GrafanaExamples writing output... [ 95%] rest_api_guide/index writing output... [ 96%] securing_foglamp writing output... [ 96%] services/foglamp-service-bucketstorage/index writing output... [ 97%] services/foglamp-service-notification/building_notification writing output... [ 97%] services/foglamp-service-notification/index writing output... [ 98%] services/index writing output... [ 98%] storage writing output... [ 99%] troubleshooting_pi-server_integration writing output... [100%] tuning_foglamp 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... [ 0%] 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... [ 1%] images/omf-plugin-adh.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/foglamp_all_round_solution.jpg copying images... [ 4%] images/pipelines.png copying images... [ 4%] images/logview_1.png copying images... [ 5%] 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... [ 11%] images/automation_2.jpg copying images... [ 11%] images/automation_3.jpg copying images... [ 12%] images/automation_4.jpg copying images... [ 12%] images/automation_5.jpg copying images... [ 12%] images/automation_6.jpg copying images... [ 12%] images/automation_7.jpg copying images... [ 13%] images/automation_8.jpg copying images... [ 13%] images/automation_9.jpg copying images... [ 13%] images/automation_10.jpg copying images... [ 13%] images/automation_11.jpg copying images... [ 14%] images/automation_12.jpg copying images... [ 14%] images/automation_13.jpg copying images... [ 14%] images/automation_14.jpg copying images... [ 14%] images/automation_15.jpg copying images... [ 15%] images/automation_16.jpg copying images... [ 15%] images/automation_17.jpg copying images... [ 15%] images/foglamp_architecture.png copying images... [ 15%] https://s3.amazonaws.com/foglamp/readthedocs/images/06_dht11_tags_in_PI.jpg copying images... [ 16%] plugins/foglamp-filter-FlirValidity/images/validity.jpg copying images... [ 16%] plugins/foglamp-filter-asset-join/images/asset_join_01.jpg copying images... [ 16%] plugins/foglamp-filter-asset/images/asset.jpg copying images... [ 16%] plugins/foglamp-filter-asset_split/images/split.png copying images... [ 17%] plugins/foglamp-filter-change/images/change.jpg copying images... [ 17%] plugins/foglamp-filter-csv_writer/images/config1.jpg copying images... [ 17%] plugins/foglamp-filter-csv_writer/images/config2.jpg copying images... [ 17%] plugins/foglamp-filter-delta/images/delta.jpg copying images... [ 18%] plugins/foglamp-filter-downsample/images/downsample_1.jpg copying images... [ 18%] plugins/foglamp-filter-downsample/images/downsample_2.jpg copying images... [ 18%] plugins/foglamp-filter-edgeml/images/edgeml.jpg copying images... [ 18%] plugins/foglamp-filter-ema/images/ema_1.jpg copying images... [ 19%] plugins/foglamp-filter-eventrate/images/eventrate_1.jpg copying images... [ 19%] plugins/foglamp-filter-eventrate/images/eventrate_2.jpg copying images... [ 19%] plugins/foglamp-filter-expression/images/expression.jpg copying images... [ 19%] plugins/foglamp-filter-fft/images/fft_1.jpg copying images... [ 20%] plugins/foglamp-filter-fft/images/fft_2.jpg copying images... [ 20%] plugins/foglamp-filter-fft2/images/fft2.jpg copying images... [ 20%] plugins/foglamp-filter-greyscale/images/greyscale.jpg copying images... [ 20%] plugins/foglamp-filter-log/images/log_1.jpg copying images... [ 21%] plugins/foglamp-filter-metadata/images/metadata.jpg copying images... [ 21%] plugins/foglamp-filter-mirror/images/mirror_01.jpg copying images... [ 21%] plugins/foglamp-filter-normalise/images/normalise_01.jpg copying images... [ 21%] plugins/foglamp-filter-omfhint/images/omfhint.jpg copying images... [ 22%] plugins/foglamp-filter-python27/images/python35_1.jpg copying images... [ 22%] plugins/foglamp-filter-python35/images/python35_1.jpg copying images... [ 22%] plugins/foglamp-filter-python35/images/logview_1.png copying images... [ 22%] plugins/foglamp-filter-python35/images/logview_2.png copying images... [ 22%] plugins/foglamp-filter-rate/images/rate_1.jpg copying images... [ 23%] plugins/foglamp-filter-rate/images/rate_2.jpg copying images... [ 23%] plugins/foglamp-filter-rate/images/rate_3.jpg copying images... [ 23%] plugins/foglamp-filter-rename/images/rename.png copying images... [ 23%] plugins/foglamp-filter-replace/images/replace.jpg copying images... [ 24%] plugins/foglamp-filter-rms/images/rms_1.jpg copying images... [ 24%] plugins/foglamp-filter-rotate/images/rotate_01.jpg copying images... [ 24%] plugins/foglamp-filter-scale-set/images/scaleset_1.jpg copying images... [ 24%] plugins/foglamp-filter-scale/images/scale.jpg copying images... [ 25%] plugins/foglamp-filter-sigmacleanse/images/sigma_1.jpg copying images... [ 25%] plugins/foglamp-filter-sigmacleanse/images/sigma_2.jpg copying images... [ 25%] plugins/foglamp-filter-simple-python/images/python_1.jpg copying images... [ 25%] plugins/foglamp-filter-specgram/images/specgram.jpg copying images... [ 26%] plugins/foglamp-filter-statistics/images/statistics_1.jpg copying images... [ 26%] plugins/foglamp-filter-threshold/images/threshold.jpg copying images... [ 26%] plugins/foglamp-filter-vibration_features/images/vibration_1.jpg copying images... [ 26%] plugins/foglamp-north-GCP/images/gcp_menu.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/gcp_registry.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/gcp_add_registry.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/gcp_devices.jpg copying images... [ 27%] plugins/foglamp-north-GCP/images/gcp_create_device.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/certs.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/import.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/gcp_01.jpg copying images... [ 28%] plugins/foglamp-north-GCP/images/gcp_02.jpg copying images... [ 29%] plugins/foglamp-north-GCP/images/gcp_03.jpg copying images... [ 29%] plugins/foglamp-north-HarperDB/images/harper.jpg copying images... [ 29%] plugins/foglamp-north-Kafka/images/kafka.jpg copying images... [ 29%] plugins/foglamp-north-OMF/images/PI_connect.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/PI_connectors.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/PI_token.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/omf-plugin-pi-web.jpg copying images... [ 30%] plugins/foglamp-north-OMF/images/omf-plugin-connector-relay.jpg copying images... [ 31%] plugins/foglamp-north-OMF/images/omf-plugin-eds.jpg copying images... [ 31%] plugins/foglamp-north-OMF/images/omf-plugin-ocs.jpg copying images... [ 31%] plugins/foglamp-north-OMF/images/omf-plugin-adh.jpg copying images... [ 31%] plugins/foglamp-north-ThingSpeak/images/thingspeak_1.jpg copying images... [ 32%] plugins/foglamp-north-ThingSpeak/images/thingspeak_2.jpg copying images... [ 32%] plugins/foglamp-north-ThingSpeak/images/thingspeak_3.jpg copying images... [ 32%] plugins/foglamp-north-ThingSpeak/images/thingspeak_4.jpg copying images... [ 32%] plugins/foglamp-north-azure_iot/images/azure_iot.jpg copying images... [ 33%] plugins/foglamp-north-gcp_python/images/gcp.jpg copying images... [ 33%] plugins/foglamp-north-graphite/images/graphite_1.jpg copying images... [ 33%] plugins/foglamp-north-http_north/images/http_1.jpg copying images... [ 33%] plugins/foglamp-north-httpc/images/http_1.jpg copying images... [ 33%] plugins/foglamp-north-influxdb/images/influxdb_1.jpg copying images... [ 34%] plugins/foglamp-north-influxdbcloud/images/influxdb_1.jpg copying images... [ 34%] plugins/foglamp-north-mqtt-scripted/images/mqtt_1.jpg copying images... [ 34%] plugins/foglamp-north-opcua/images/opcua_1.jpg copying images... [ 34%] plugins/foglamp-north-opcua/images/opcua_2.jpg copying images... [ 35%] plugins/foglamp-north-opcua/images/opcua_3.jpg copying images... [ 35%] plugins/foglamp-north-opcuaclient/images/opcuaclient.jpg copying images... [ 35%] plugins/foglamp-north-png/images/png_1.jpg copying images... [ 35%] plugins/foglamp-north-splunk/images/splunk_1.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_1.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_2.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_3.jpg copying images... [ 36%] plugins/foglamp-notify-Hangouts/images/chat_4.jpg copying images... [ 37%] plugins/foglamp-notify-Hangouts/images/chat_5.jpg copying images... [ 37%] plugins/foglamp-notify-Hangouts/images/chat_6.jpg copying images... [ 37%] plugins/foglamp-notify-North/images/north_1.jpg copying images... [ 37%] plugins/foglamp-notify-Telegram/images/telegram_1.jpg copying images... [ 38%] plugins/foglamp-notify-Telegram/images/telegram_2.jpg copying images... [ 38%] plugins/foglamp-notify-Telegram/images/botfather.jpg copying images... [ 38%] plugins/foglamp-notify-alexa/images/alexa_1.jpg copying images... [ 38%] plugins/foglamp-notify-asset/images/asset_1.jpg copying images... [ 39%] plugins/foglamp-notify-config/images/config_1.jpg copying images... [ 39%] plugins/foglamp-notify-control/images/control_01.jpg copying images... [ 39%] plugins/foglamp-notify-customasset/images/asset.jpg copying images... [ 39%] plugins/foglamp-notify-email/images/email_1.jpg copying images... [ 40%] plugins/foglamp-notify-ifttt/images/ifttt_1.jpg copying images... [ 40%] plugins/foglamp-notify-ifttt/images/ifttt_2.jpg copying images... [ 40%] plugins/foglamp-notify-jira/images/jira_1.jpg copying images... [ 40%] plugins/foglamp-notify-jira/images/jira_2.jpg copying images... [ 41%] plugins/foglamp-notify-jsonconfig/images/config_1.jpg copying images... [ 41%] plugins/foglamp-notify-mqtt/images/mqtt_1.jpg copying images... [ 41%] plugins/foglamp-notify-operation/images/setpoint_1.jpg copying images... [ 41%] plugins/foglamp-notify-python35/images/python_1.jpg copying images... [ 42%] plugins/foglamp-notify-setpoint/images/setpoint_1.jpg copying images... [ 42%] plugins/foglamp-notify-slack/images/slack_01.jpg copying images... [ 42%] plugins/foglamp-notify-slack/images/slack_2.jpg copying images... [ 42%] plugins/foglamp-notify-slack/images/slack_3.jpg copying images... [ 43%] plugins/foglamp-notify-teams/images/connector.png copying images... [ 43%] plugins/foglamp-notify-teams/images/configure.png copying images... [ 43%] plugins/foglamp-notify-teams/images/webhook.png copying images... [ 43%] plugins/foglamp-notify-teams/images/teamsConfiguration.png copying images... [ 44%] plugins/foglamp-notify-teams/images/channelNotification.png copying images... [ 44%] plugins/foglamp-notify-zendesk/images/zendesk_1.jpg copying images... [ 44%] plugins/foglamp-notify-zendesk/images/zendesk_2.jpg copying images... [ 44%] plugins/foglamp-rule-Average/images/average_1.jpg copying images... [ 44%] plugins/foglamp-rule-Average/images/average_2.jpg copying images... [ 45%] plugins/foglamp-rule-Average/images/average_3.jpg copying images... [ 45%] plugins/foglamp-rule-Average/images/average_4.jpg copying images... [ 45%] plugins/foglamp-rule-DataAvailability/images/data-availability.png copying images... [ 45%] plugins/foglamp-rule-Delta/images/delta_1.jpg copying images... [ 46%] plugins/foglamp-rule-Delta/images/delta_2.jpg copying images... [ 46%] plugins/foglamp-rule-Simple-Expression/images/expression_1.jpg copying images... [ 46%] plugins/foglamp-rule-Simple-Expression/images/expression_2.jpg copying images... [ 46%] plugins/foglamp-rule-Simple-Sigma/images/sigma_1.jpg copying images... [ 47%] plugins/foglamp-rule-Threshold/images/threshold.jpg copying images... [ 47%] plugins/foglamp-rule-Threshold/images/threshold_source.jpg copying images... [ 47%] plugins/foglamp-rule-WatchDog/images/watchdog_1.jpg copying images... [ 47%] plugins/foglamp-rule-WatchDog/images/watchdog_2.jpg copying images... [ 48%] plugins/foglamp-rule-WatchDog/images/watchdog_3.jpg copying images... [ 48%] plugins/foglamp-rule-periodic/images/periodic_1.jpg copying images... [ 48%] plugins/foglamp-south-ABB/images/abb_01.jpg copying images... [ 48%] plugins/foglamp-south-ABB/images/abb_02.jpg copying images... [ 49%] plugins/foglamp-south-Beckhoff/images/beckhoff_1.jpg copying images... [ 49%] plugins/foglamp-south-Csv/images/csv_1.jpg copying images... [ 49%] plugins/foglamp-south-Expression/images/expression_1.jpg copying images... [ 49%] plugins/foglamp-south-FlirAX8/images/flir_setup.jpg copying images... [ 50%] plugins/foglamp-south-FlirAX8/images/AX8_1.jpg copying images... [ 50%] plugins/foglamp-south-FlirAX8/images/AX8.jpg copying images... [ 50%] plugins/foglamp-south-ModbusC/images/modbus_1.jpg copying images... [ 50%] plugins/foglamp-south-ModbusC/images/modbus_2.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_001.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_002.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_003.jpg copying images... [ 51%] plugins/foglamp-south-PIWebAPI/images/img_004.jpg copying images... [ 52%] plugins/foglamp-south-PIWebAPI/images/img_005.jpg copying images... [ 52%] plugins/foglamp-south-Random/images/random_1.jpg copying images... [ 52%] plugins/foglamp-south-S7/images/s7.jpg copying images... [ 52%] plugins/foglamp-south-S7/images/Address.jpg copying images... [ 53%] plugins/foglamp-south-S7/images/GETPUT.jpg copying images... [ 53%] plugins/foglamp-south-S7/images/datablock.jpg copying images... [ 53%] plugins/foglamp-south-S7/images/S7-1212.jpg copying images... [ 53%] plugins/foglamp-south-Spinnaker/images/spinnaker_1.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/spinnaker_2.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/spinnaker_3.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/spinnaker_4.jpg copying images... [ 54%] plugins/foglamp-south-Spinnaker/images/spinnaker_5.jpg copying images... [ 55%] plugins/foglamp-south-Spinnaker/images/camera.jpg copying images... [ 55%] plugins/foglamp-south-SuezWater/images/suez_1.jpg copying images... [ 55%] plugins/foglamp-south-am2315/images/am2315_1.jpg copying images... [ 55%] plugins/foglamp-south-am2315/images/am2315_2.jpg copying images... [ 55%] plugins/foglamp-south-cc2650/images/cc2650_1.jpg copying images... [ 56%] plugins/foglamp-south-cc2650/images/cc2650.jpg copying images... [ 56%] plugins/foglamp-south-coap/images/coap_1.jpg copying images... [ 56%] plugins/foglamp-south-csvplayback/images/csv_config1.jpg copying images... [ 56%] plugins/foglamp-south-csvplayback/images/csv_config2.jpg copying images... [ 57%] plugins/foglamp-south-dht11/images/dht11_1.jpg copying images... [ 57%] plugins/foglamp-south-dht11/images/dht11.jpg copying images... [ 57%] plugins/foglamp-south-dht11_V2/images/dht11_1.jpg copying images... [ 57%] plugins/foglamp-south-dht11_V2/images/dht11.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer_1.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer_2.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer_3.jpg copying images... [ 58%] plugins/foglamp-south-digiducer/images/digiducer.jpg copying images... [ 59%] plugins/foglamp-south-dnp3/images/dnp3.jpg copying images... [ 59%] plugins/foglamp-south-dt9837/images/dt9837_1.jpg copying images... [ 59%] plugins/foglamp-south-dt9837/images/dt9837_2.jpg copying images... [ 59%] plugins/foglamp-south-dt9837/images/dt9837_3.jpg copying images... [ 60%] plugins/foglamp-south-dt9837/images/dt9837_4.jpg copying images... [ 60%] plugins/foglamp-south-dt9837/images/dt9837A.jpg copying images... [ 60%] plugins/foglamp-south-edgeml/images/config1.jpg copying images... [ 60%] plugins/foglamp-south-edgeml/images/config2.jpg copying images... [ 61%] plugins/foglamp-south-etherip/images/etherip_1.jpg copying images... [ 61%] plugins/foglamp-south-etherip/images/etherip_2.jpg copying images... [ 61%] plugins/foglamp-south-gw65/images/gw65_1.jpg copying images... [ 61%] plugins/foglamp-south-gw65/images/app_1.jpg copying images... [ 62%] plugins/foglamp-south-gw65/images/app_2.jpg copying images... [ 62%] plugins/foglamp-south-gw65/images/app_3.jpg copying images... [ 62%] plugins/foglamp-south-gw65/images/app_4.jpg copying images... [ 62%] plugins/foglamp-south-http_south/images/http_1.jpg copying images... [ 63%] plugins/foglamp-south-ina219/images/ina219_1.jpg copying images... [ 63%] plugins/foglamp-south-ina219/images/ina219.jpg copying images... [ 63%] plugins/foglamp-south-lathesim/images/lathe.jpg copying images... [ 63%] plugins/foglamp-south-mqtt-readings/images/mqtt-sub.png copying images... [ 64%] plugins/foglamp-south-mqtt-scripted/images/mqtt_01.jpg copying images... [ 64%] plugins/foglamp-south-mqtt-scripted/images/mqtt_02.jpg copying images... [ 64%] plugins/foglamp-south-mqtt-scripted/images/logview_1.png copying images... [ 64%] plugins/foglamp-south-mqtt-scripted/images/logview_2.png copying images... [ 65%] plugins/foglamp-south-mqtt_sparkplug/images/sparkplug_1.jpg copying images... [ 65%] plugins/foglamp-south-opcua/images/opcua_1.jpg copying images... [ 65%] plugins/foglamp-south-person_detection/images/config_1.png copying images... [ 65%] plugins/foglamp-south-person_detection/images/config_2.png copying images... [ 66%] plugins/foglamp-south-person_detector/images/config_1.png copying images... [ 66%] plugins/foglamp-south-piserver/images/piserver_1.jpg copying images... [ 66%] plugins/foglamp-south-piserver/images/piserver_2.jpg copying images... [ 66%] plugins/foglamp-south-piserver/images/piserver_3.jpg copying images... [ 66%] plugins/foglamp-south-piserver/images/pi-update-manager.jpg copying images... [ 67%] plugins/foglamp-south-playback/images/playback_01.jpg copying images... [ 67%] plugins/foglamp-south-pt100/images/pt100_1.jpg copying images... [ 67%] plugins/foglamp-south-pt100/images/pt100_4wire.jpg copying images... [ 67%] plugins/foglamp-south-pt100/images/pt100_3wire.jpg copying images... [ 68%] plugins/foglamp-south-pt100/images/pt100.jpg copying images... [ 68%] plugins/foglamp-south-pt100/images/max31865_3wire.jpg copying images... [ 68%] plugins/foglamp-south-randomwalk/images/random_1.jpg copying images... [ 68%] plugins/foglamp-south-randomwalk/images/random_2.jpg copying images... [ 69%] plugins/foglamp-south-rpienviro/images/envirophat_1.jpg copying images... [ 69%] plugins/foglamp-south-rpienviro/images/envirophat_2.jpg copying images... [ 69%] plugins/foglamp-south-s2opcua/images/opcua_1.jpg copying images... [ 69%] plugins/foglamp-south-s2opcua/images/opcua_2.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/opcua_3.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/opcua_4.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/opcua_5.jpg copying images... [ 70%] plugins/foglamp-south-s2opcua/images/certificatestore-import.jpg copying images... [ 71%] plugins/foglamp-south-samotics4/images/img_1.jpg copying images... [ 71%] plugins/foglamp-south-samotics4/images/img_2.jpg copying images... [ 71%] plugins/foglamp-south-sensehat/images/sensehat_1.jpg copying images... [ 71%] plugins/foglamp-south-sensehat/images/sensehat.jpg copying images... [ 72%] plugins/foglamp-south-simple-rest/images/rest_01.jpg copying images... [ 72%] plugins/foglamp-south-simple-rest/images/rest_02.jpg copying images... [ 72%] plugins/foglamp-south-simple-rest/images/logview_1.png copying images... [ 72%] plugins/foglamp-south-simple-rest/images/logview_2.png copying images... [ 73%] plugins/foglamp-south-sinusoid/images/sinusoid.jpg copying images... [ 73%] plugins/foglamp-south-sinusoid/images/sinusoid_advanced.jpg copying images... [ 73%] plugins/foglamp-south-sinusoid/images/sinusoid_output.jpg copying images... [ 73%] plugins/foglamp-south-systeminfo/images/systeminfo_1.jpg copying images... [ 74%] plugins/foglamp-south-systeminfo/images/systeminfo_2.jpg copying images... [ 74%] plugins/foglamp-south-systeminfo/images/systeminfo_3.jpg copying images... [ 74%] plugins/foglamp-south-usb4704/images/usb_2.jpg copying images... [ 74%] plugins/foglamp-south-usb4704/images/usb_1.jpg copying images... [ 75%] plugins/foglamp-south-video4linux/images/video4linux_1.jpg copying images... [ 75%] plugins/foglamp-south-video4linux/images/video4linux_2.jpg copying images... [ 75%] plugins/foglamp-south-webcam_media/images/webcam.jpg copying images... [ 75%] images/filter_1.jpg copying images... [ 76%] images/filter_2.jpg copying images... [ 76%] images/filter_3.jpg copying images... [ 76%] images/filter_4.jpg copying images... [ 76%] images/filter_5.jpg copying images... [ 77%] images/filter_6.jpg copying images... [ 77%] images/filter_7.jpg copying images... [ 77%] images/filter_8.jpg copying images... [ 77%] images/filter_9.jpg copying images... [ 77%] images/filter_10.jpg copying images... [ 78%] images/backup.JPG copying images... [ 78%] images/south_services.JPG copying images... [ 78%] images/south_service_config.JPG copying images... [ 78%] images/dashboard.JPG copying images... [ 79%] images/north_services.JPG copying images... [ 79%] images/pi_plugin_config.JPG copying images... [ 79%] images/support.JPG copying images... [ 79%] images/viewing_data.JPG copying images... [ 80%] images/view_hide.jpg copying images... [ 80%] images/view_summary.jpg copying images... [ 80%] images/view_times.jpg copying images... [ 80%] images/graph_icon.jpg copying images... [ 81%] images/download_icon.jpg copying images... [ 81%] images/Grafana_asset.jpg copying images... [ 81%] images/Grafana_ping.jpg copying images... [ 81%] images/Grafana_reading.jpg copying images... [ 82%] images/Grafana_statistics.jpg copying images... [ 82%] images/Grafana_Timestamp.jpg copying images... [ 82%] images/admin_api.jpg copying images... [ 82%] images/enable_https.jpg copying images... [ 83%] images/connection_https.jpg copying images... [ 83%] images/authentication.jpg copying images... [ 83%] images/login.jpg copying images... [ 83%] images/login_dashboard.jpg copying images... [ 84%] images/user_pulldown.jpg copying images... [ 84%] images/profile.jpg copying images... [ 84%] images/password.jpg copying images... [ 84%] images/password_rotation.jpg copying images... [ 85%] images/user_management.jpg copying images... [ 85%] images/add_user.jpg copying images... [ 85%] images/update_user.jpg copying images... [ 85%] images/delete_user.jpg copying images... [ 86%] images/change_role.jpg copying images... [ 86%] images/reset_password.jpg copying images... [ 86%] images/certificate_store.jpg copying images... [ 86%] images/update_certificate.jpg copying images... [ 87%] services/foglamp-service-notification/images/add_notification_service.jpg copying images... [ 87%] services/foglamp-service-notification/images/enable_notify_service.jpg copying images... [ 87%] services/foglamp-service-notification/images/empty_notifications.jpg copying images... [ 87%] services/foglamp-service-notification/images/notification_1.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_2.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_3.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_4.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_5.jpg copying images... [ 88%] services/foglamp-service-notification/images/notification_6.jpg copying images... [ 89%] services/foglamp-service-notification/images/notification_7.jpg copying images... [ 89%] services/foglamp-service-notification/images/notification_8.jpg copying images... [ 89%] services/foglamp-service-notification/images/slack.jpg copying images... [ 89%] services/foglamp-service-notification/images/notification_log.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_log_type.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_list.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_edit.jpg copying images... [ 90%] services/foglamp-service-notification/images/notification_settings.jpg copying images... [ 91%] services/foglamp-service-notification/images/notification_settings_icon.jpg copying images... [ 91%] services/foglamp-service-notification/images/ADHRule.jpg copying images... [ 91%] services/foglamp-service-notification/images/ADHRatePerMinute.jpg copying images... [ 91%] services/foglamp-service-notification/images/ServiceRestarted.jpg copying images... [ 92%] images/storage_01.jpg copying images... [ 92%] images/storage_02.jpg copying images... [ 92%] images/storage_03.jpg copying images... [ 92%] images/sqlite_storage_configuration.jpg copying images... [ 93%] images/purge_01.jpg copying images... [ 93%] images/purge_02.jpg copying images... [ 93%] images/purge_03.jpg copying images... [ 93%] images/tshooting_pi_001.jpg copying images... [ 94%] images/tshooting_pi_002.jpg copying images... [ 94%] images/tshooting_pi_003.png copying images... [ 94%] images/tshooting_pi_004.jpg copying images... [ 94%] images/tshooting_pi_005.jpg copying images... [ 95%] images/tshooting_pi_006.jpg copying images... [ 95%] images/tshooting_pi_007.jpg copying images... [ 95%] images/tshooting_pi_008.jpg copying images... [ 95%] images/tshooting_pi_009.jpg copying images... [ 96%] images/tshooting_pi_010.jpg copying images... [ 96%] images/OMF_tabs.png copying images... [ 96%] images/OMF_Persisted.png copying images... [ 96%] images/PersistedPlugins.png copying images... [ 97%] images/PersistActions.png copying images... [ 97%] images/OMF_Formats.jpg copying images... [ 97%] images/south_advanced.jpg copying images... [ 97%] images/stats_options.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... [ 99%] images/sqlitememory_config.png copying images... [100%] images/poll_type.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 FogLAMP.epub file... build succeeded, 13 warnings. The ePub file is in ../_readthedocs/epub. Updating searchtools for Read the Docs search...