User Tools

Site Tools


uphp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
uphp [2018/09/01 10:45]
jeff
uphp [2019/06/27 03:26]
admin
Line 1: Line 1:
 ======uPHP====== ======uPHP======
  
-The Wattmon is built on a scripting language that is syntactically identical to PHP((PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language. PHP stands for "PHP: Hypertext Preprocessor." This confuses many people because the first word of the acronym is the acronym (this type of acronym is called a recursive acronym.) )) - we call it uPHP for Micro-PHP.  It has a small but powerful subset of the functions and features found in the PHP language.+The [[hardware:wattmons|Wattmon]] is built on a scripting language that is syntactically identical to PHP((PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language. PHP stands for "PHP: Hypertext Preprocessor." This confuses many people because the first word of the acronym is the acronym (this type of acronym is called a recursive acronym.) )) - we call it uPHP for Micro-PHP.  It has a small but powerful subset of the functions and features found in the PHP language.
  
-This section contains an introduction and detailed guide for using the built in scripting language to customize the Wattmon for any application:+This section contains an introduction and detailed guide for using the built in scripting language to customize the [[hardware:wattmons|Wattmon]] for any application:
  
   * [[uphp:uphp_intro|Programming the Wattmon]] - An introduction of general interest to all users, as it explains the architecture and design of the OS   * [[uphp:uphp_intro|Programming the Wattmon]] - An introduction of general interest to all users, as it explains the architecture and design of the OS
Line 10: Line 10:
  
   * [[uphp:functions|uPHP Function Reference]] - The entire function list (advanced)   * [[uphp:functions|uPHP Function Reference]] - The entire function list (advanced)
 +      * [[uphp:modbus_functions|uPHP Serial and Modbus Functions]] - Serial and Modbus Functions
  
   * [[uphp:uPHP Special Variables]] - Special arrays that are populated automatically before a script is run   * [[uphp:uPHP Special Variables]] - Special arrays that are populated automatically before a script is run
      
  
uphp.txt · Last modified: 2021/09/13 05:57 (external edit)