Internet-Draft | IoT Operational Issues | March 2024 |
Walther & Bormann | Expires 21 September 2024 | [Page] |
This I-D is based on a presentation at IETF 119 in the IOTOPS WG.¶
This note is to be removed before publishing as an RFC.¶
Status information for this document may be found at https://datatracker.ietf.org/doc/draft-walther-iotops-iot-ops/.¶
Discussion of this document takes place on the IOTOPS Working Group mailing list (mailto:iotops@ietf.org), which is archived at https://mailarchive.ietf.org/arch/browse/iotops/. Subscribe at https://www.ietf.org/mailman/listinfo/iotops/.¶
Source for this draft and an issue tracker can be found at https://github.com/cabo/iot-ops.¶
This Internet-Draft is submitted in full conformance with the provisions of BCP 78 and BCP 79.¶
Internet-Drafts are working documents of the Internet Engineering Task Force (IETF). Note that other groups may also distribute working documents as Internet-Drafts. The list of current Internet-Drafts is at https://datatracker.ietf.org/drafts/current/.¶
Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress."¶
This Internet-Draft will expire on 21 September 2024.¶
Copyright (c) 2024 IETF Trust and the persons identified as the document authors. All rights reserved.¶
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (https://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Revised BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the Revised BSD License.¶
[See abstract]¶
Simple networkable things: light, sensor, power-switch¶
devices, virtual devices and local services (on containers)¶
Typical Applications: Operations level in industry, building and agriculture¶
often no internet connection nor name server or DHCP available¶
Typical User: Technician without IT knowledge¶
➔ must support ad-hoc connection by technician
➔ Zeroconf is a base requirement¶
Example Hardware For Web Server and MQTT Client:¶
Example Situation: Sensors on a plow attached to different pulling machines (or not at all during servicing)¶
Webpage cannot be accessed by the user due to various reasons¶
some browsers deactivate IPv6 completely (also Link Local), when there is no Internet connectivity¶
Windows deactivates MDNS for unknown networks by default¶
user cannot type IPv6 addresses with zone ID in the address bar¶
browsers don't support local web server lookup via mdns, as printer dialogue does, and local device may be muddy or below covers, thus the user will have no address information¶
TODO Security¶
This document has no IANA actions.¶
TODO acknowledge.¶