Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 262 Bytes

Meraki RMA Wrapper

This repo contains an early prototype to simplify replacing devices on the Meraki Dashboard.

Insallation :

pip install meraki-rma / poetry add meraki-rma

Usage :

from meraki_rma import MerakiRma

then see examples/switch-rma.py