pimatic
  • Sign in

Documentation
pimatic

  • Home
  • Getting Started Guide
  • Usage
  • Advanced Configuration
  • GUIs
  • Development
  • Requirements / Readings
  • Development-Environment
  • Load your Plugin
  • Make it Yours
  • Providing Devices
  • Extending the Mobile Frontend
  • Providing Rule Predicates and Actions
  • Publishing your Plugin
  • IoT Temp
  • Mariela_DHT22
  •   Create a new Memo
 
  • Headline 1
  • Headline 2
  • Headline 3
  • Headline 4
  • Text
  • Preformatted / Code

Enter link target

Search for a memo

Search results in Documentation
  • No matching pages found
Remove LinkSet Link
  •  Underline
  •  Strikethrough
  •  Superscript
  •  Subscript
  •  Text-color
  •  Backgroundcolor
  •  Insert table
  •  Insert file
  •  Insert Comment
  •  Insert table of content
  •  Insert custom type element
 
  • Enable spellcheck
  • Language: English (United States)
 
  •  Show Authors
  •  Hide Paragraphs
  PDF 
  • Word Document (.docx)
  • Open Document Format (.odt)
  • HTML Document (.html)
  • Markdown (.md)

Publishing your Plugin

Commit Changes to your Git(hub) Repository

  • Add all edited files with git add file. For example: git add package.json then commit you changes with git commit.
  • After that you can push you commited work to github: git push

Publish

  • Publish your plugin with the npm publish command.
  • If your plugin is published for the first time if may take up to 24h until your plugin will be listed on the web-site and as part of the plugin manager of the pimatic web frontend.

Last modified 2 years ago by mwittig. 
Authors:
mw
Content © 2021 pimatic | Teamemo Legal notice
Built with Teamemo