extending modpy - modrpc/info GitHub Wiki

Table of Contents

Overview

Sometimes, users want to define his/her own resource type with a special access behavior.

ExnCustomization

ModPy is highly customizable in the sense some core functionality can be customized by the user.

  • resource access (call) behavior
  • node naming scheme

Further Information

  • Examples
  • Extending ModPy

Example #1: Directory-based Node Lookup

Example #2: Security-enforced functions

Example #3: Resource Discovery

⚠️ **GitHub.com Fallback** ⚠️