driptorch.Igniter.from_json#
- classmethod Igniter.from_json(json_string: str) driptorch.personnel.Igniter #
Create an igniter from a JSON string
- Parameters
- json_stringstr
JSON string of an igniter
- Returns
- Igniter
Igniter object
Create an igniter from a JSON string
JSON string of an igniter
Igniter object