Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mcroissant/cb75c02d4933a48a202132c2d88104fa to your computer and use it in GitHub Desktop.
Save mcroissant/cb75c02d4933a48a202132c2d88104fa to your computer and use it in GitHub Desktop.
Add Feature to SiLA server
builder.addFeature(
"org.silastandard/examples/v1/AutomatedStorage",
getResourceContent("AutomatedStorage.sila.xml"),
new AutomatedStorageImpl()
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment